Provides access to members responsible for handling the feature characteristics of cached graphic layers.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
|  | DisplayList | The cached graphic display list wrapped by the layer. | 
|  | FeatureLayer | The feature layer that is symbolized by this cached graphic layer. | 
|  | FieldNameSet | An optional property set that maps expected field names to physical field names. | 
|  | IsLiveUpdateEnabled | Indicates whether the layer should periodically refresh its graphic contents. | 
|  | LiveUpdateInterval | The minimum number of seconds between each refresh of the layer's graphic contents. | 
|  | VisibleExtent | The method returns an envelope representing the visible extent. | 
CoClasses that implement ICachedGraphicFeatureLayer
| CoClasses and Classes | Description | 
|---|---|
| ForceElementLayer | A custom layer, bound to a feature layer, that wraps a force element display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display. | 
| TacticalGraphicLayer | A custom layer, bound to a feature layer, that wraps a tactical graphic display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display. | 
Remarks
While it is possible to create and manipulate MOLE cached graphics as stand alone representations of military entities, this interface provides the ability to link a atandard feature layer, and its attendant feature class, to a MOLE layer. This provides a layered view of a set of features depicted using familiar military symbology.