User Tools

Site Tools


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

Table of Contents

TGIS_ClassificationAbstract.Method property

DK11 for Java | tatukgis.jdk.TGIS_ClassificationAbstract.Method | Methods | Properties

Classification method; NaturalBreaks by default.

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

Syntax

// Java
public TGIS_ClassificationMethod getMethod();
 
public void setMethod(
  TGIS_ClassificationMethod _value
);
// Oxygene
public
  property Method : TGIS_ClassificationMethod read write;

Value

References

2024/12/20 22:24

Page Tools