| Class | Description |
| BAColorRamp |
The BAColorRamp class provides an implementation of ColorRamp based on ColorRampSchema. |
| ClassificationResults |
The ClassificationResults class provides results of data classification. |
| ClassificationType |
The ClassificationType class provides a enumeration of classification types
used in parameters of the ThematicMappingRendererInfo class. |
| Classifier |
The Classifier class is the base abstract implementation of the data classifier. |
| Color |
The Color class provides properties of RGB color. |
| 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. |
| EqualIntervalsClassifier |
The EqualIntervalsClassifier class dvides a set of values into groups that contain an equal range of values. |
| GeographyLayerInfo |
The GeographyLayerInfo class provides properties of a geography layer. |
| GeographyLevelInfo |
The GeographyLevelInfo class provides a collection of geography layers representing
the geography level in descending order of scale values. |
| QuantileClassifier |
The QuantileClassifier class distributes a set of values
into groups that contain an equal number of values. |
| RendererUpdatedEvent |
The RendererUpdatedEvent event is dispatched when a thematic mapping layer completes updates. |
| ThematicMappingLayer |
The ThematicMappingLayer implements a thematic layer which can be added to map control as a layer. |
| ThematicMappingQueryResults |
The ThematicMappingQueryResults class provides results of last query together with some query parameters. |
| ThematicMappingRendererInfo |
The ThematicMappingRendererInfo class stores thematic mapping render parameters. |
| ThematicMappingResources |
The ThematicMappingResources provides predefined thematic mapping resources. |
| TMValueType |
The TMValueType class provides a enumeration of types of summarization to apply thematic mapping by. |