User Tools

Site Tools


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

Table of Contents

TGIS_Shape.checkIsEmpty method

DK11 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.
2017/09/04 11:22

Page Tools