This document is archived and information here might be outdated. Recommended version. |
Provides access to properties and methods needed to manage the temporal legend group of classes.
Name | 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. | |
UID | A unique ID to represent the type of legend group. | |
Update | Updates the temporal legend with new values. | |
UseGradient | Create a smooth gradient using the symbols in the first two classes. | |
verify | Checks ranges within a group to determine if group is ordered properly and has correct offsets. | |
Visible | Indicates if the group is displayed. |
Interfaces | Description |
---|---|
ITemporalLegendGroup | Provides access to properties and methods needed to manage the temporal legend group of classes. |
Classes | Description |
---|---|
TemporalLegendGroup | Contains group of two or more temporal legend classes. |