Provides access to members that create/find coverage annotation layers.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CreateAnnotationLayer | Create an annotation class (on disk), and returns a layer for it. | |
FindAnnotationLayerNames | Finds an annotation classes. | |
OpenAnnotationLayer | Loads an annotation class (on disk), and returns a layer for it. |
CoClasses that implement ICoverageAnnotationLayerFactory
CoClasses and Classes | Description |
---|---|
CoverageAnnotationLayerFactory (esriCartoUI) | A factory for creating coverage annotation layers. |
EngineCoverageAnnotationLayerFactory | A factory for creating coverage annotation layers. |