DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ClassificationPixel | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Band | public | Band from which values are used in classification. | |
ClassBreaks | public | Computed class breaks. (Inherited from ITGIS_ClassificationAbstract) |
|
ColorRamp | public | The color ramp used to generate colors for class breaks. (Inherited from ITGIS_ClassificationAbstract) |
|
EndColor | public | Ending color used to generate ramp for class breaks. (Inherited from ITGIS_ClassificationAbstract) |
|
Interval | public | Class interval size; default is 1. (Inherited from ITGIS_ClassificationAbstract) |
|
Layer | public | Layer assigned to object. (Inherited from ITGIS_ClassificationAbstract) |
|
Method | public | Classification method; NaturalBreaks by default. (Inherited from ITGIS_ClassificationAbstract) |
|
NumClasses | public | Number of classes; default is 5, max is 30. (Inherited from ITGIS_ClassificationAbstract) |
|
ShowLegend | public | If True, features will be shown in legend panel. (Inherited from ITGIS_ClassificationAbstract) |
|
StartColor | public | Starting color used to generate ramp for class breaks. (Inherited from ITGIS_ClassificationAbstract) |
|
Target | public | Indicates the data to be used for classification. (Inherited from ITGIS_ClassificationAbstract) |
|