User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_classificationabstract.classify_void

Table of Contents

TGIS_ClassificationAbstract.Classify method

DK11 for Java | tatukgis.jdk.TGIS_ClassificationAbstract.Classify | Overloads | Methods | Properties

Performs the classification.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public bool Classify();
// Oxygene
public
  function Classify : Boolean;

Result

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).

Remarks

Layer's ParamsList will be cleaned, so user style sections will be erased.

References

2023/02/24 20:51

Page Tools