ColorPalette
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
پالت رنگ مورد استفاده برای داده های ارائه شده توسط "شاخص کیفیت هوای جهانی" (UAQI) را تعیین می کند. این پالت رنگ فقط برای UAQI مرتبط است، سایر AQIها یک پالت رنگی از پیش تعیین شده دارند که قابل کنترل نیست.
Enums |
---|
COLOR_PALETTE_UNSPECIFIED | مقدار پیش فرض اگر به عنوان پارامتر ارسال شود نادیده گرفته می شود. |
RED_GREEN | تعیین می کند که آیا از پالت قرمز/سبز استفاده شود یا خیر. |
INDIGO_PERSIAN_DARK | تعیین می کند که آیا از پالت نیلی/فارسی (تم تیره) استفاده شود یا خیر. |
INDIGO_PERSIAN_LIGHT | تعیین می کند که آیا از پالت نیلی/فارسی (موضوع روشن) استفاده شود یا خیر. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-08-29 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-08-29 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eDefines the color scheme applied to data from the "Universal Air Quality Index" (UAQI).\u003c/p\u003e\n"],["\u003cp\u003eOffers a choice between a red/green palette or two indigo/persian palettes (one for dark themes and one for light themes).\u003c/p\u003e\n"],["\u003cp\u003eThis color palette selection only affects UAQI data visualization and does not apply to other AQIs, which use their own predetermined color palettes.\u003c/p\u003e\n"]]],[],null,["# ColorPalette\n\nDetermines the color palette used for the data provided by the \"Universal Air Quality Index\" (UAQI). This color palette is relevant just for UAQI, other AQIs have a predetermined color palette that can't be controlled.\n\n| Enums ||\n|-----------------------------|-------------------------------------------------------------------|\n| `COLOR_PALETTE_UNSPECIFIED` | The default value. Ignored if passed as a parameter. |\n| `RED_GREEN` | Determines whether to use a red/green palette. |\n| `INDIGO_PERSIAN_DARK` | Determines whether to use a indigo/persian palette (dark theme). |\n| `INDIGO_PERSIAN_LIGHT` | Determines whether to use a indigo/persian palette (light theme). |"]]