|
CartoType API
|
#include <cartotype_map_object_cache.h>
Public Attributes | |
| const CMapLayerStore * | iLayerStore |
| int32 | iStyleIndex |
| int32 | iLabelPriority |
| int32 | iSerial |
A pointer to a group of map objects in a certain style. Used for determining label priorities.
The label priority of this group.
The layer store containing the objects.
The serial number of this group, which gives the order of label drawing if no priorities are set.
The index of the style within the layer store.
1.7.5.1