Provides access to creating an annotation class as well as managing a symbol collection.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
AddSymbolCollection | Updates the symbol collection in the class extension. |
![]() |
CreateAnnotationClass | Creates a new annotation feature class in the workspace. |
![]() |
ReplaceSymbolCollection | Replaces the symbol collection in the class extension. |
CoClasses that implement IFeatureWorkspaceAnno
| CoClasses and Classes | Description |
|---|---|
| Sde4Workspace (esriDataSourcesGDB) | ESRI SDE (4.x) Feature Database. |
| VersionedWorkspace | VersionedWorkspace Object. |
| Workspace | Workspace Object. |
Remarks
IFeatureWorkspaceAnno is an optional interface supported by workspaces that represent geodatabases and contains specialized methods for creating geodatabase annotation feature classes.
