Class | Description | |
---|---|---|
![]() | ColorRamp | The ColorRamp class defines and handles color ramp for thematic mapping. |
![]() | ColorRampSchema | The ColorRampSchema is a collection of color gradients matching a single color ramp. |
![]() | GeographyLevelInfo | The GeographyLevelInfo class provides a collection of geography layers representing the geography level in descending order of scale values. |
![]() | GeographyLevels | The GeographyLevels class provides a read-only collection of geography levels. |
![]() | GraphicUtils | The GraphicUtils class contains a collection of static utility methods. |
![]() | QueryTaskOutput | The QueryTaskOutput class provides the results of the execution of the thematic mapping query task. |
![]() | TMAttributesProvider | The TMAttributesProvider class provides an access to attributes of a feature of a thematic layer. |
![]() | TMColorRamp | The TMColorRamp class provides an implementation of ColorRamp based on ColorRampSchema. |
![]() | TMLayer | The TMLayer class provides the base functionality for thematic layers. |
![]() | TMLayerAvailableEventArgs | The TMLayerAvailableEventArgs class provides properties of an event dispatched when a thematic layer availability is changed. |
![]() | TMLayerChangedEventArgs | The TMLayerChangedEventArgs class provides properties of an event dispatched when a thematic layer is updated. |
![]() | TMLayerComponent | The TMLayerComponent class is the base class for thematic extension classes. |
![]() | TMQueryTask | The TMQueryTask class implements the IQueryTask facade for a task executing a thematic mapping query. |
![]() | TMQueryTaskProvider | The TMQueryTaskProvider class implements composition of a number of thematic mapping query tasks. |
![]() | TMRendererEventArgs | The TMRendererEventArgs class provides updating a symbol for rendering a graphic. |
![]() | TMSummarizations | The TMSummarizations class provides the work with summarization variables. |
![]() | TMSymbolizationProvider | The TMSymbolizationProvider class is the base symbolization provider of thematic layer. |
![]() | TMValueCalculator | The TMValueCalculator class calculates the value of a feature for thematic shading using one of the calculation methods specified with the TMValueType enumeration. |
![]() | TMValueEventArgs | The TMValueEventArgs class provides parameters of event raised on updating thematic value. |
![]() | ValueCalculator | The ValueCalculator class is the base abstract class providing the calculation of the value of a feature for thematic shading. |
![]() | ValueInfo | The ValueInfo class encapsulates a numeric value and a value format. |
Interface | Description | |
---|---|---|
![]() | IGeographyLayerInfo | The IGeographyLayerInfo interface provides properties of a geography layer. |
![]() | IQueryTask | The IQueryTask interface is a facade for the thematic mapping query task. |
Enumeration | Description | |
---|---|---|
![]() | TMValueState | Enumaration of thematic value evaluation states. |
![]() | TMValueType | Enumeration of thematic value calculation methods. |
![]() | ValueDescriptionStyle | Enumeration of thematic value description methods. |