DK11 for Java | tatukgis.jdk.TGIS_Shape.checkIsEmpty | Constructors | Fields | Methods | Properties
Check if shape is geometry is empty.
// Java protected bool checkIsEmpty();
// Oxygene protected function checkIsEmpty : Boolean; virtual;
Type | Description |
---|---|
bool Boolean | True if geometry is empty. |