User Tools

Site Tools


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

Table of Contents

TGIS_ContourGenerator.Smoothen property

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

If True then the generated contours will be smoothened. Use carefully when creating polygon output because it may produce invalid geometry.

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

Syntax

// Java
public bool getSmoothen();
 
public void setSmoothen(
  bool _value
);
// Oxygene
public
  property Smoothen : Boolean read write;

Value

Type
bool
Boolean

References

2025/01/31 01:15

Page Tools