Provides access to properties and methods needed to manage the temporal legend group of classes.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
AddClass | Adds a new legend class to the group at the end of list. | |
Class | Legend class at the specified index. | |
ClassCount | Number of legend classes in the group. | |
ClearClasses | Removes all classes from the group. | |
ColorRampName | ESRI pre-defined color ramp last used by the temporal renderer property page to update this object; this value is used to create default temporal legend class symbology colors. | |
Description | Text description of the temporal legend group. | |
Editable | Indicates if the group can be edited. Default is editable. | |
Heading | String heading. | |
InsertClass | Inserts a new legend class into the group at the specified index. | |
intersects | Determines whether a given timestamp value is contained within one of the group's temporal classes. | |
moveClass | Moves a temporal legend class from its current position to a new destination within the temporal legend group's legend class container. | |
RemoveClass | Removes the legend class from the group at the specified index. | |
setReference | Sets temporal reference information for the temporal legend group. | |
Suppress | Controls whether or not to use the temporal legend classes during intersect or time period computation for a temporal query. | |
TemporalLegendClass | Temporal Legend Class at specified index from this group. | |
Update | Updates the temporal legend with new values. | |
verify | Checks ranges within a group to determine if group is ordered properly and has correct offsets. | |
Visible | Indicates if the group is displayed. |
CoClasses that implement ITemporalLegendGroup
CoClasses and Classes | Description |
---|---|
TemporalLegendGroup | Contains group of two or more temporal legend classes. |