This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a label cache.
Name | Description | |
---|---|---|
AddClass | Add a class to the label cache. | |
AddLabel | Add a label to the label cache. | |
ClassCount | Number of classes in the cache. | |
Empty | Empty label cache. | |
GetDisplaySettings | Settings of the display transformation when cache was created. | |
GetPlacedLabel | Retrieve a placed label from the label cache. | |
GetUnplacedLabel | Retrieve an unplaced label from the label cache. | |
Init | Initialize label cache. | |
PlacedLabelCount | Number of placed labels stored the cache. | |
PutDisplaySettings | Settings of the display transformation when cache was created. | |
QueryClass | Retrieve a class from the label cache. | |
UnplacedLabelCount | Number of unplaced labels stored the cache. |
Classes | Description |
---|---|
LabelCache | Standard labeling label cache. |
This interface is not supported for customization and may be removed at a future release.