User Tools

Site Tools


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

Table of Contents

TGIS_ContourGenerator.FixedLevels property

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

The list of fixed levels at which contours should be generated. If not empty then ContourInterval and ContourBase are ignored.

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

Syntax

// Java
public double[] getFixedLevels();
 
public void setFixedLevels(
  double[] _value
);
// Oxygene
public
  property FixedLevels : TGIS_DoubleArray read write;

Value

Type
double[]
TGIS_DoubleArray
2025/01/31 01:15

Page Tools