TrackingAnalystUI


Supported with:
Library dependencies: System, SystemUI, Geometry, Display, Server, Output, Geodatabase, GISClient, ArcWeb, DataSourcesFile, DataSourcesGDB, DataSourcesOleDB, DataSourcesRaster, DataSourcesNetCDF, GeoDatabaseDistributed, GeoDatabaseExtensions, Carto, NetworkAnalysis, Location, GeoAnalyst, Animation, Maplex, Geoprocessing, NetworkAnalyst, Schematic, SpatialAnalyst, 3DAnalyst, GlobeCore, Publisher, TrackingAnalyst, Framework, GeoDatabaseUI, DisplayUI, OutputUI, Catalog, CatalogUI, CartoUI, DataSourcesRasterUI, ArcCatalogUI, ArcCatalog, ArcMapUI, ArcMap, AnimationUI, Editor, GeoReferenceUI, EditorExt, LocationUI, GeoDatabaseDistributedUI, GeoprocessingUI, OutputExtensions, OutputExtensionsUI, DataSourcesSMUUI, ArcScan, NetworkAnalystUI, SpatialAnalystUI, SchematicUI, 3DAnalystUI, ArcScene, GlobeCoreUI, ArcGlobe, PublisherUI, MaplexUI

Additional library information: Contents, Object Model Diagram

The TrackingAnalystUI library provides user interfaces, including property pages, commands, and tools, to support objects contained in the TrackingAnalyst library.
 
Developers do not extend this library.

The objects that implement this functionality are grouped into a number of library subsystems. These library subsystems are:

Temporal analysis

The Temporal Analysis interfaces provide access to Playback Manager, Animation Wizard, and Data Clock. These tools allow you to display and analyze temporal data.

Playback Manager
The Playback Manager, which is controlled by TimeControl, allows you to control settings for displaying fixed-time and replaying real-time temporal data.
 
Animation Wizard
The Animation Wizard, which is controlled by AnimationTool, allows you to record playback of temporal data on disk as either BMP frames or as an Audio Video Interleaved (AVI) video file.
 
Data Clock
The Tracking Analyst Data Clock Wizard, which is controlled by DataClockChart, produces a circular chart representation of the temporal data. The chart is a table divided into cells and wrapped around a center point. The cells represent units of time you set in the wizard.

ArcCatalog tracking

The ArcCatalog Tracking interfaces provide access to configuring connections to real-time data. To enable real-time data output, you must first set up a connection to the Tracking Server using the Tracking Analyst Add Tracking Server dialog box in ArcCatalog. After setting up a connection to the Tracking Server, you can add the real-time services as a layer in ArcMap.
 
The Tracking Server Connection Properties and Tracking Service Properties dialog boxes in ArcCatalog allow you to configure settings for the connection itself and the tracking services it contains.

Action support

The Action support interfaces provide access to Tracking Analyst actions. These actions allow you to perform event-based operations on temporal data. You can define certain criteria for the data, and any data that meets the criteria will have the action or actions applied. Location and attribute criteria can be used to apply a filter to features in a dataset from further processing, highlight or suppress display of the data, or perform a custom action that you can design in Visual Basic (VB).
 
Action can be applied to temporal data at three different points in the data flow: at the layer in ArcMap, at the service in ArcCatalog, or at the server level in ArcIMS Tracking Server.