This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackSymbologyRenderer Interface (ArcObjects .NET 10.5 SDK) |
Provides access to methods and properties needed to manage the temporal symbology rendering of events.
Description | ||
---|---|---|
CanRender | Indicates if the specified feature class can be rendered on the given display. | |
Draw | Draws features from the specified cursor on the given display. | |
ExclusionSet | An object reference to a temporary drawing exclusion set. | |
PrepareFilter | Prepares the query filter for the rendering process. | |
RenderPhase | Indicates if renderer uses the specified draw phase. | |
ShowTrackSymbologyLegendGroup | Indicates whether or not track symbology displays when drawing temporal events on the map. | |
SymbolByFeature | Symbol used to draw the specified feature. | |
TrackSymbologyRenderer | Controls the temporal track symbology drawn on the map. |
CoClasses and Classes | Description |
---|---|
CoTrackSymbologyRenderer | Symbolizes temporal based features and tracks in order to identify temporal feature characteristics in relation to the temporal reference. |