Provides access to properties and methods needed to manage temporal reference information for a dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
TemporalMode | Controls the behavior of temporal reference to reflect real-time or playback mode. | |
TemporalPeriod | Used by the temporal renderer property page to determine the default time period for the temporal legend classes. | |
TemporalPeriodUnits | Describes the temporal units that define the temporal period property. | |
TemporalPerspective | Timestamp used by the temporal renderer to compare its time ranges stored in the temporal legend's temporal classes. | |
TemporalPerspectiveAsDate | The current temporal perspective in COleDateTime format, so the temporal perspective can be retrieved from VB. |
CoClasses that implement ITemporalReference
CoClasses and Classes | Description |
---|---|
TemporalReference | Maintains temporal perspective on data and notifies all clients when the value changes. |