Provides access to properties and methods used to control the tracking analyst extension.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
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. |
Inherited Interfaces
Interfaces | Description |
---|---|
ITrackingEnvironment | Provides access to properties and methods used to control the tracking analyst extension. |
CoClasses that implement ITrackingEnvironment3
CoClasses and Classes | Description |
---|---|
TAExtension (esriTrackingAnalystUI) | Defines the coclass for the TAExtension implementation. |
TrackingEnvironment | Provides a storage area for global Tracking environment objects. |