ArcObjects Library Reference (TrackingAnalyst)  

CoTrackSymbologyRenderer CoClass

Symbolizes temporal based features and tracks in order to identify temporal feature characteristics in relation to the temporal reference.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Extended Error Information

Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.

Interfaces

Interfaces Description
IClone (esriSystem) Provides access to members that control cloning of objects.
IDisplayAdmin (esriDisplay) Provides access to members that control display administration.
IDocumentVersionSupportGEN (esriSystem) Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software.
IDynamicLegendRenderer (esriCarto) Provides access to members that instrument layer drawing to detect which legend classes are visible.
IFeatureRenderer (esriCarto) Provides access to members that control functionality common to all feature renderers.
IHighlightSuppressionRenderer Provides access to methods and properties needed to get Highlight/Suppression action information.
ILastKnownRenderer Provides access to properties and methods needed to manage the renderer for last known events.
ILegendInfo (esriCarto) Provides access to members that control legend information provided by a renderer.
ILookupSymbol (esriCarto) Provides access to functionality for looking up a renderer's symbol via a feature.
IPersist Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile.
IPersistStream (esriSystem)
IPropertySupport (esriSystem) Provides access to members that set a default property on an object.
ISimpleTrackingLabelRenderer Provides access to properties and methods needed to manage the renderer for simple tracking labels.
ISupportErrorInfo Indicates whether a specific interface can return Automation error objects.
ITemporalRenderer Provides access to methods and properties needed to apply symbology with temporal color as well as standard Esri symbology.
ITemporalRenderer2 Provides access to properties specific to additional temporal rendering capabilities.
ITrackRenderer Provides access to properties specific to temporal track rendering capabilities.
ITrackSymbologyRenderer Provides access to methods and properties needed to manage the temporal symbology rendering of events.
ITxHideFeatures Provides options to hide specified features.
ITxHighlightFeatures Provides options to highlight specified features.
ITxHighlightSettings Provides access to highlight symbols.
ITxHighlightTracks Provides options to highlight specified tracks.
ITxRendererSetup Provides access to the layer and feature class the renderer is assigned to.