DK for Java | tatukgis.jdk.TGIS_ShapePolygon | Constructors | Fields | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| Dimension | public | Shape dimension. (Inherited from TGIS_Shape) |
|
| Extent | public | Get extent for current shape. (Inherited from TGIS_Shape) |
|
| Extent3D | public | Get extent 3D for current shape. (Inherited from TGIS_Shape) |
|
| FieldChanged | public | True if a shape field has changed. (Inherited from TGIS_Shape) |
|
| GeometryChanged | public | True if the shape geometry has changed. (Inherited from TGIS_Shape) |
|
| GeometrySize | public | Size of geometry (number of bytes occupied by all parts & points). (Inherited from TGIS_Shape) |
|
| IsDeleted | public | True if the Shape needs to be deleted. (Inherited from TGIS_Shape) |
|
| IsEditable | public | Is shape editable. (Inherited from TGIS_Shape) |
|
| IsEmpty | public | Is shape empty. (Inherited from TGIS_Shape) |
|
| IsFixed | public | True if the Shape has checked and fixed winding. (Inherited from TGIS_Shape) |
|
| IsHidden | public | Is shape hidden. (Inherited from TGIS_Shape) |
|
| IsMapped | public | True if geometry not allocated, but mapped to the file. (Inherited from TGIS_Shape) |
|
| IsModified | public | Is shape modified. (Inherited from TGIS_Shape) |
|
| IsNewShape | public | Is shape a independent object or is a mirror of disk based shape. (Inherited from TGIS_Shape) |
|
| IsReverted | public | True if the Shape needs to be reverted to the version saved in file. (Inherited from TGIS_Shape) |
|
| IsSelected | public | Is shape selected. (Inherited from TGIS_Shape) |
|
| Layer | public | Reference to layer. (Inherited from TGIS_Shape) |
|
| LocalParams | public | True if the shape has private parameters. (Inherited from TGIS_Shape) |
|
| LockLevel | public | Mode of locking (Inherited from TGIS_Shape) |
|
| ManageRTree | public | True if the shape rtree index is managed. (Inherited from TGIS_Shape) |
|
| Params | public | Returns parameters (colors, fills etc) object. (Inherited from TGIS_Shape) |
|
| ParentShape | public | Handle to parent shape. (Inherited from TGIS_Shape) |
|
| Parts | public | Internal storage of parts. (Inherited from TGIS_Shape) |
|
| PartsSize | public | Size of parts part of geometry. (Inherited from TGIS_Shape) |
|
| PartTypes | public | Internal storage of part types. (Inherited from TGIS_Shape) |
|
| PartTypesSize | public | Size of part types of geometry. (Inherited from TGIS_Shape) |
|
| Points | public | Internal storage of points. (Inherited from TGIS_Shape) |
|
| PointsM | public | Internal storage of points. (Inherited from TGIS_Shape) |
|
| PointsMMax | public | Points M max value. (Inherited from TGIS_Shape) |
|
| PointsMMin | public | Points M min value. (Inherited from TGIS_Shape) |
|
| PointsMSize | public | Size of points M part of geometry. (Inherited from TGIS_Shape) |
|
| PointsSize | public | Size of points part of geometry. (Inherited from TGIS_Shape) |
|
| PointsZ | public | Internal storage of points. (Inherited from TGIS_Shape) |
|
| PointsZMax | public | Points Z max value. (Inherited from TGIS_Shape) |
|
| PointsZMin | public | Points Z min value. (Inherited from TGIS_Shape) |
|
| PointsZSize | public | Size of points Z part of geometry. (Inherited from TGIS_Shape) |
|
| ProjectedExtent | public | Get extent for current shape. (Inherited from TGIS_Shape) |
|
| ShapeType | public | Get type of shape. (Inherited from TGIS_Shape) |
|
| SmartSize | public | Get SmartSize of the shape. (Inherited from TGIS_Shape) |
|
| Tag | public | Tag has no predefined meaning. (Inherited from TGIS_Shape) |
|
| TagInternal | public | TagInternal has no predefined meaning. (Inherited from TGIS_Shape) |
|
| TagPointer | public | TagPointer has no predefined meaning. (Inherited from TGIS_Shape) |
|
| Uid | public | Get unique identifier for current shape. (Inherited from TGIS_Shape) |
|
| Viewer | public | Reference to the viewer. (Inherited from TGIS_Shape) |
|