DK11 for Java | tatukgis.jdk.TGIS_ClassificationAbstract.Classify | Overloads | Methods | Properties
Performs the classification.
// Java public bool Classify();
// Oxygene public function Classify : Boolean;
Type | Description |
---|---|
bool Boolean | True if classification is successful, False otherwise (e.g. if layer's statistics are not calculated or are out-of-date). |