Supporting classes for renderers. [Added in version 2.0]
| Class | Description | |
|---|---|---|
| AlphaRange | The range from minimum to maximum alpha (transparency) values to use in a TimeRampAger. | |
| ClassBreakInfo | The class break object to use in a ClassBreaksRenderer to symbolize a range of values with a specific symbol. | |
| ColorRange | The range from one color to another to use in a TimeRampAger. | |
| SizeRange | The range from minimum to maximum symbol size to use in a TimeRampAger. | |
| SymbolAger | Base class for all symbol agers - use TimeClassBreaksAger or TimeRampAger with a TemporalRenderer. | |
| TimeClassBreakInfo | The time ranged by used in TimeClassBreaksAger to symbolize based on it's temporal age. | |
| TimeClassBreaksAger | Time class breaks ager displays aging by classifying features based on an age range. | |
| TimeRampAger | Time ramp agers display aging using a gradual change in symbology. | |
| UniqueValueInfo | The unique value object to use in a UniqueValueRenderer to symbolize a specific value with a specific symbol. |