Provides access to members that control a label cache.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
Remarks
This interface is not supported for customization and may be removed at a future release.