This document is archived and information here might be outdated.  Recommended version.


ITemporalGraphs Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalGraphs Interface
ArcGIS Developer Help

ITemporalGraphs Interface

Provides properties and methods needed to manage temporal graphs for the data clock.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Method AddGraph Adds a temporal graph.
Read-only property Count Number of temporal graphs.
Read-only property Graph Retrieves a graph by index.
Method RemoveGraph Removes a graph by index.

Classes that implement ITemporalGraphs

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