This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalReference Interface (ArcObjects .NET 10.4 SDK) |
Provides access to properties and methods needed to manage temporal reference information for a dataset.
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 and Classes | Description |
---|---|
TemporalReference | Maintains temporal perspective on data and notifies all clients when the value changes. |