User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_contourgenerator.calculateinterval_tgis_layerpixel

Table of Contents

TGIS_ContourGenerator.CalculateInterval(TGIS_LayerPixel) method

DK for Java | tatukgis.jdk.TGIS_ContourGenerator.CalculateInterval | Overloads | Constructors | Methods | Properties | Events

Calculates ContourInterval for default 20 levels and sets ContourBase to the lowest value of the source layer.

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

Syntax

// Java
public void CalculateInterval(
  TGIS_LayerPixel _src
);
// Oxygene
public
  procedure CalculateInterval(
    _src : TGIS_LayerPixel
  );

Parameters

Name Type Description
_src TGIS_LayerPixel source grid layer
2025/01/31 01:15

Page Tools