Class | Description | |
---|---|---|
![]() | Classification | The Classification class is the base abstract implementation of a collection of data classifiers. |
![]() | ClassificationResults | The ClassificationResults class provides results of data classification. |
![]() | EqualIntervalsClassifier | The equal-intervals classifier divides a set of values into groups that contain an equal range of values. |
![]() | QuantileClassifier | The quantile classifier distributes a set of values into groups that contain an equal number of values. |
![]() | RangeInfo | The RangeInfo class provides information on a range of values. |
![]() | TMClassBreaksRenderer | The TMClassBreaksRenderer class provides improved implementation of rendering class breaks compared to ClassBreaksRenderer. |
![]() | TMClassification | The TMClassification class provides a collection of classifiers used in Thematic Mapping. |
![]() | TMClassificationProvider | The TMClassificationProvider class provides symbolization of thematic layer based on class breaks. |
Interface | Description | |
---|---|---|
![]() | IClassifier | The IClassifier is an interface for data classifier. |
Enumeration | Description | |
---|---|---|
![]() | RangeType | Enumeration of range types. |
![]() | TMClassificationType | Enumeration of classification types used in the TMClassification class. |