Specifies the label selection mode for a GIS object.
More...
Specifies the label selection mode for a GIS object.
◆ GIS_LBL_SEL_IN_TILE_PRECISION
final int GIS_LBL_SEL_IN_TILE_PRECISION = 1 |
|
static |
GIS label selection constant: enables faster label selection with "in-tile" precision.
◆ GIS_LBL_SEL_MAX_PRECISION
final int GIS_LBL_SEL_MAX_PRECISION = 2 |
|
static |
GIS label selection constant: enables label selection with the maximum precision.
◆ GIS_LBL_SEL_NONE
final int GIS_LBL_SEL_NONE = 0 |
|
static |
GIS label selection constant: disables label selection.