ArcObjects Library Reference (TrackingAnalyst)  

ITrackingEnvironment Interface

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
Read-only property Attached Indicates whether or not the tracking environment is attached to a document object.
Method Close Closes the Tracking Analyst Environment.
Read-only property DefaultTemporalLegendGroup Returns the default Temporal Legend Group.
Read-only property DefaultTemporalReference Returns the default Temporal Reference.
Read-only property DisplayManager Returns the Tracking Display Manager.
Read/write property EnableTemporalDisplayManagement Indicates if Temporal Management of the Display is enabled.
Write-only property HideTrackingConnectionsFolder Controls whether the Tracking Connections folder is hidden in ArcCatalog.
Method Initialize Initializes the Tracking Analyst Environment.
Read-only property IsRunningInApplication Indicates if the object is attached to an ArcGIS Application.
Read-only property IsRunningInArcMap Indicates if the object is attached to ArcMap.
Read-only property IsRunningInCatalog Indicates if the object is attached to ArcCatalog.
Read-only property IsRunningInMapControl Indicates if the object is attached to a MapControl
Read-only property LabelEngineManager Returns the Tracking Label Engine Manager.
Read-only property Licensed Indicates whether or not the tracking components are properly licensed.

CoClasses that implement ITrackingEnvironment

CoClasses and Classes Description
TAExtension (esriTrackingAnalystUI) Defines the coclass for the TAExtension implementation.
TrackingEnvironment Provides a storage area for global Tracking environment objects.