User Tools

Site Tools


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

Table of Contents

TGIS_ClassificationAbstract.Interval property

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

Class interval size; default value is 1.

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

Syntax

// Java
public double getInterval();
 
public void setInterval(
  double _value
);
// Oxygene
public
  property Interval : Double read write;

Value

Type
double
Double

Remarks

Available only for methods: DefinedInterval and StandardDeviation.

References

2024/12/20 22:24

Page Tools