User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_classificationabstract.classify_void

Table of Contents

ITGIS_ClassificationAbstract.Classify method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ClassificationAbstract.Classify | Methods | Properties

Performs the classification.

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

Syntax

// C#
public WordBool Classify();
' VisualBasic
Public Function Classify() As WordBool
// Oxygene
public
  function Classify : WordBool;

Result

Type Description
WordBool 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

2024/12/20 22:15

Page Tools