Provides access to methods and properties needed to apply symbology with temporal color as well as standard ESRI symbology.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
CanRender | Indicates if the specified feature class can be rendered on the given display. | |
CanRenderComponent | Uses the renderer from component tree in symbology dialog to determine if this renderer can be used with this component. | |
ComponentSets | Used to contain the properties of all of the various temporal renderers. | |
DisplayFutureEvents | Indicates whether or not future events are drawn on the map in real-time mode. | |
Draw | Draws features from the specified cursor on the given display. | |
ExclusionSet | An object reference to a temporary drawing exclusion set. | |
FromPropertyPages | Indicates who is making the request for the legend: the property pages. | |
ObservationRenderer | Renders observation symbology using functionality of standard ESRI symbology system. | |
PrepareFilter | Prepares the query filter for the rendering process. | |
RenderPhase | Indicates if renderer uses the specified draw phase. | |
SetMostCurrentFIDs | Method SetMostCurrentFIDs. | |
ShowObservationLegendGroup | Controls whether or not the observation legend is drawn in the table of contents. | |
ShowTimeLegendGroup | Controls access to the time legend group. | |
SymbolByFeature | Symbol used to draw the specified feature. | |
TemporalFieldName | Identifies the temporal field, which must be a field type whoe data can be converted to a date value. | |
TemporalLegend | Points to a Temporal Legend class that defines how symbology is rendered temporally. | |
TemporalObjectColumnName | Indicates the feature class column that identifies or groups temporal observations with time series. | |
TemporalPerspective | A timestamp that the temporal renderer uses to compare its time ranges stored in the temporal legend's temporal classes. | |
TimeSymbologyMethod | Controls how temporal characteristics are symbolized: by none, color, transparency, shape, or size. |
CoClasses that implement ITemporalRenderer
CoClasses and Classes | Description |
---|---|
CoTrackSymbologyRenderer | Symbolizes temporal based features and tracks in order to identify temporal feature characteristics in relation to the temporal reference. |