/AWS1/CL_QSTGEOSPATIALLAYERC00¶
The color field that defines a gradient or categorical style.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_colordimensionsfields
TYPE /AWS1/CL_QSTDIMENSIONFIELD=>TT_GEOSPATIALLAYERDIMENSIONF00
TT_GEOSPATIALLAYERDIMENSIONF00
¶
A list of color dimension fields.
it_colorvaluesfields
TYPE /AWS1/CL_QSTMEASUREFIELD=>TT_GEOSPATIALLAYERMEASUREFIE00
TT_GEOSPATIALLAYERMEASUREFIE00
¶
A list of color measure fields.
Queryable Attributes¶
ColorDimensionsFields¶
A list of color dimension fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_COLORDIMENSIONSFIELDS() |
Getter for COLORDIMENSIONSFIELDS, with configurable default |
ASK_COLORDIMENSIONSFIELDS() |
Getter for COLORDIMENSIONSFIELDS w/ exceptions if field has |
HAS_COLORDIMENSIONSFIELDS() |
Determine if COLORDIMENSIONSFIELDS has a value |
ColorValuesFields¶
A list of color measure fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_COLORVALUESFIELDS() |
Getter for COLORVALUESFIELDS, with configurable default |
ASK_COLORVALUESFIELDS() |
Getter for COLORVALUESFIELDS w/ exceptions if field has no v |
HAS_COLORVALUESFIELDS() |
Determine if COLORVALUESFIELDS has a value |