User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_classificationpixel.create_tgis_layerpixel

Table of Contents

TGIS_ClassificationPixel.TGIS_ClassificationPixel() constructor

DK11 for Java | tatukgis.jdk.TGIS_ClassificationPixel.Create | Constructors | Methods | Properties

Creates an object. Always related to the layer.

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

Syntax

// Java
public TGIS_ClassificationPixel(
  TGIS_LayerPixel _layer
);
// Oxygene
public
  constructor (
    _layer : TGIS_LayerPixel
  );

Parameters

Name Type Description
_layer TGIS_LayerPixel layer to be classified
2022/11/16 01:40

Page Tools