ArcObjects Library Reference (Carto)  

IFDOGraphicsLayerFactory Interface

Provides access to members that create/find FDO graphics layers. Note: the IFDOGraphicsLayerFactory interface has been superseded byIAnnotationLayerFactory. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CreateGraphicsLayer Creates a new annotation feature class and returns a layer for it.
Method FindGraphicsLayerNames Returns the names of existing annotation feature classes.
Method OpenGraphicsLayer Creates a new annotation feature class and returns a layer for it.

CoClasses that implement IFDOGraphicsLayerFactory

CoClasses and Classes Description
FDOGraphicsLayerFactory A graphics layer factory.