User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shape.checkisempty_void

Table of Contents

TGIS_Shape.checkIsEmpty method

DK for Java | tatukgis.jdk.TGIS_Shape.checkIsEmpty | Constructors | Fields | Methods | Properties

Check if shape is geometry is empty.

Available also on: Delphi | .NET.

Syntax

// Java
protected bool checkIsEmpty();
// Oxygene
protected
  function checkIsEmpty : Boolean; virtual;

Result

Type Description
bool
Boolean
True if geometry is empty.
2025/01/31 01:18

Page Tools