User Tools

Site Tools


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

Table of Contents

TGIS_ClassificationAbstract.Target property

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

Indicates the data to be used for classification; empty by default.

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

Syntax

// Java
public java.lang.String getTarget();
 
public void setTarget(
  java.lang.String _value
);
// Oxygene
public
  property Target : String read write;

Value

Type
java.lang.String
String

Remarks

Numeric field for a vector layer or band number for a pixel layer, e.g.: '1', '2', '3', etc

References

2024/12/20 22:24

Page Tools