DK for .NET | TatukGIS.NDK.TGIS_ClassificationPixel | Constructors | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| AddClassBreak | public | Adds a new class break. (Inherited from TGIS_ClassificationAbstract) |
|
| Classify | public | Performs the classification. (Inherited from TGIS_ClassificationAbstract) |
|
| Classify(TGIS_ParamsList) | public | Performs the classification and applies to defined ParamsList. (Inherited from TGIS_ClassificationAbstract) |
|
| doCreate | protected | Internal constructor. (Inherited from TGIS_ClassificationAbstract) |
|
| EstimateNumClasses | public | (Deprecated) Performs the pre-classification and sets NumClasses property. (Inherited from TGIS_ClassificationAbstract) |
|
| MustCalculateStatistics | public | If True, statistics from layer assigned to classification need to be calculated. (Inherited from TGIS_ClassificationAbstract) |
|