DK11 for Java | tatukgis.jdk.TGIS_Shape | Constructors | Fields | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
FCursor | protected | which cursor owns the shape. | |
FDimension | protected | Dimensions supported by a shape. | |
FGeometryChanged | protected | Has shape geometry changed. | |
FIsDeleted | protected | True if the Shape needs to be deleted. | |
FIsEditable | protected | Is shape editable. | |
FIsEmpty | protected | Is shape empty ? | |
FIsFixed | protected | True if the Shape has checked and fixed winding. | |
FIsHidden | protected | Is shape hidden. | |
FIsMapped | protected | True if geometry not allocated but mapped to a file. | |
FIsModified | protected | Is shape (geometry or fields) modified. | |
FIsNewShape | protected | Is shape a independent object or is a mirror of disk based shape. | |
FIsReverted | protected | True if the Shape needs to be reverted to version saved in file. | |
FLayer | protected | Layer which own this shape. | |
FManageRTree | protected | True if the Shape rtree index must be managed. | |
FParams | protected | Parameters (color, fills) etc. | |
FParent | protected | Parent shape handle. | |
FParts | protected | Internal storage of parts. | |
FPartTypes | protected | Internal storage of part types. | |
FPoints | protected | Internal storage of points. | |
FPointsM | protected | Internal storage of points. | |
FPointsMMax | protected | Maximum M value. | |
FPointsMMin | protected | Minimum M value. | |
FPointsZ | protected | Internal storage of points. | |
FPointsZMax | protected | Maximum Z value. | |
FPointsZMin | protected | Minimum Z value. | |
FShape3D | protected | Is shape 3D ? | |
FShapeType | protected | Object type. | |
FTag | protected | Tag value. | |
FTagInternal | protected | Internal Tag value. | |
FTagPointer | protected | Pointer Tag value. | |
FUid | protected | Unique identifier across a single layer. | |
indexDist2PartCS | protected | Used to limit Distance2PartCS to the neighborhood of a specific point. | |
mappedFields | protected | list of fields. | |
oldIndexExtent | protected | Get old extent for current shape (before editing). | |