Provides access to time animation related properties of a layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
ITimeDataDisplay is an interface which provides details about how the layer can treat the time-related data when it responds to temporal queries. The properties in this interface do not need to be changed in order for the layer to display time-related data. They are used to make the display of time-related data more meaningful, and to make analysis of the data more effective in certain settings.
Members
| Description | ||
|---|---|---|
![]()  | 
TimeDataCumulative | Indicates that features will be animated cumilatively. | 
![]()  | 
TimeInterval | Returns recommended time interval to be used to animate this layer/ table. | 
![]()  | 
TimeIntervalUnits | Returns recommended time interval units to be used to animate this layer/ table. | 
![]()  | 
TimeOffset | Returns time offset that needs to be applied to the data for drawing. | 
![]()  | 
TimeOffsetUnits | Returns recommended time interval units to be used to animate this layer/ table. | 
CoClasses that implement ITimeDataDisplay
| CoClasses and Classes | Description | 
|---|---|
| CadastralFabricSubLayer | Cadastral Fabric Feature Layer Object. | 
| FDOGraphicsLayer | A collection of properties for an annotation layer (feature data object graphics layer). | 
| FeatureLayer | A collection of features and their visual representation. | 
| GdbRasterCatalogLayer | Geodabase RasterCatalog source and display options. | 
| ImageServerLayer | Image server layer source and display options. | 
| MapServerLayer | Provides programmatic access to a map server layer. | 
| MosaicLayer | The layer implementation of the Mosaic Dataset. | 
| NetworkLayer | ESRI Network Layer CoClass. | 
| RasterLayer | Raster layer source and display options. | 
| StandaloneTable | A standalone table. | 
| TemporalFeatureLayer (esriTrackingAnalyst) | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. | 
| WMSMapLayer | A container for the display and manipulation of WMS layers. | 
