This document is archived and information here might be outdated. Recommended version. |
Provides access to properties and methods used to control the tracking analyst extension.
Name | Description | |
---|---|---|
Attached | Indicates whether or not the tracking environment is attached to a document object. | |
Close | Closes the Tracking Analyst Environment. | |
DefaultTemporalLegendGroup | Returns the default Temporal Legend Group. | |
DefaultTemporalReference | Returns the default Temporal Reference. | |
DisplayManager | Returns the Tracking Display Manager. | |
EnableTemporalDisplayManagement | Indicates if Temporal Management of the Display is enabled. | |
HideTrackingConnectionsFolder | Controls whether the Tracking Connections folder is hidden in ArcCatalog. | |
Initialize | Initializes the Tracking Analyst Environment. | |
IsRunningInApplication | Indicates if the object is attached to an ArcGIS Application. | |
IsRunningInArcMap | Indicates if the object is attached to ArcMap. | |
IsRunningInCatalog | Indicates if the object is attached to ArcCatalog. | |
IsRunningInMapControl | Indicates if the object is attached to a MapControl | |
LabelEngineManager | Returns the Tracking Label Engine Manager. | |
Licensed | Indicates whether or not the tracking components are properly licensed. | |
RunningEnvironment | Identifies the client envirionment, e.g., ArcMap, ArcGlobe, Map Control, ... with or without dynamic display. |
Interfaces | Description |
---|---|
ITrackingEnvironment | Provides access to properties and methods used to control the tracking analyst extension. |
Classes | Description |
---|---|
TAExtension (esriTrackingAnalystUI) | Defines the coclass for the TAExtension implementation. |
TrackingEnvironment | Provides a storage area for global Tracking environment objects. |