DK for Java | tatukgis.jdk.TGIS_Shape | Constructors | Fields | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| TGIS_Shape() | public | Create a shape instance. | |
| TGIS_Shape(TGIS_DimensionType) | public | Create a shape instance with the specified coordinate dimension type. | |
| TGIS_Shape(TGIS_Shape, TGIS_Bytes, bool, long, TGIS_LayerVector) | public | Create a 2D shape instance from an existing shape or from raw internal geometry data. | |
| TGIS_Shape(TGIS_Shape, TGIS_Bytes, bool, long, TGIS_LayerVector, TGIS_DimensionType) | public | Create a shape instance from an existing shape or from raw internal geometry data with an explicit dimension type. | |