This document is archived and information here might be outdated. Recommended version. |
Provides access to time animation related properties of a layer.
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.
Name | 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. |
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. |
MapServerRESTLayer | Provides programmatic access to a a layer based on MapServer using REST access. |
MapServerRESTSubLayer | Provides programmatic access to a MapServer SubLayer. |
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. |