This document is archived and information here might be outdated.  Recommended version.


ITemporalRenderer2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalRenderer2 Interface
ArcGIS Developer Help

ITemporalRenderer2 Interface

Provides access to properties specific to additional temporal rendering capabilities.

Product Availability

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

Members

Name Description
Read/write property EventAdvRenderer Provides the event's advanced renderer.
Read/write property EventAdvRendererEnabled Indicates whether the events are also rendered by the event advanced renderer.
Read/write property EventsRendererEnabled Indicates whether the events are rendered by the event renderer.
Read/write property MostCurrentAdvRenderer Provides the most current event's advanced renderer.
Read/write property MostCurrentAdvRendererEnabled Indicates whether the most current track events are also rendered by the most current advanced renderer.
Read/write property MostCurrentRenderer Provides the most current event renderer.
Read/write property MostCurrentRendererEnabled Indicates whether the most current track events are rendered by the most current renderer, instead of the event renderer.
Read-only property NeedsMostCurrentEvents Indicates whether a list of the most current events is needed so they might be rendered differently than the older events.
Read/write property PropPageEventRenderer Provides the Class ID of the property page associated with the event renderer.
Read/write property PropPageEventsAdvancedRenderer Provides the Class ID of the property page associated with the advanced renderer of the events.
Read/write property PropPageMCAdvancedRenderer Provides the Class ID of the property page associated with the advanced renderer of the most current events.
Read/write property PropPageMostCurrentRenderer Provides the Class ID of the property page associated with the most current renderer.
Read/write property PropPageTrackRenderer Provides the Class ID of the property page associated with the track renderer.
Read/write property PropPageTracksAdvancedRenderer Provides the Class ID of the property page associated with the advanced renderer of the tracks.
Read/write property SmoothTracks Indicates if the track symbology is smooth or not.
Read/write property TrackAdvRendererEnabled Indicates whether the tracks are rendered by the track advanced renderer.
Read/write property TrackRendererEnabled Indicates whether the track events are rendered by the track line renderer.

Classes that implement ITemporalRenderer2

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