DK for Delphi | GisLayerVector.TGIS_ShapePolygon | Constructors | Fields | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| FDimension | protected | Dimensions supported by a shape. (Inherited from TGIS_Shape) |
|
| FGeometryChanged | protected | Has shape geometry changed. (Inherited from TGIS_Shape) |
|
| FIsDeleted | protected | True if the Shape needs to be deleted. (Inherited from TGIS_Shape) |
|
| FIsEditable | protected | Is shape editable. (Inherited from TGIS_Shape) |
|
| FIsFixed | protected | True if the Shape has checked and fixed winding. (Inherited from TGIS_Shape) |
|
| FIsHidden | protected | Is shape hidden. (Inherited from TGIS_Shape) |
|
| FIsMapped | protected | True if geometry not allocated but mapped to a file. (Inherited from TGIS_Shape) |
|
| FIsModified | protected | Is shape (geometry or fields) modified. (Inherited from TGIS_Shape) |
|
| FIsNewShape | protected | Is shape a independent object or is a mirror of disk based shape. (Inherited from TGIS_Shape) |
|
| FIsReverted | protected | True if the Shape needs to be reverted to version saved in file. (Inherited from TGIS_Shape) |
|
| FParts | protected | Internal storage of parts. (Inherited from TGIS_Shape) |
|
| FPartTypes | protected | Internal storage of part types. (Inherited from TGIS_Shape) |
|
| FPoints | protected | Internal storage of points. (Inherited from TGIS_Shape) |
|
| FPointsM | protected | Internal storage of points. (Inherited from TGIS_Shape) |
|
| FPointsMMax | protected | Maximum M value. (Inherited from TGIS_Shape) |
|
| FPointsMMin | protected | Minimum M value. (Inherited from TGIS_Shape) |
|
| FPointsZ | protected | Internal storage of points. (Inherited from TGIS_Shape) |
|
| FPointsZMax | protected | Maximum Z value. (Inherited from TGIS_Shape) |
|
| FPointsZMin | protected | Minimum Z value. (Inherited from TGIS_Shape) |
|
| FShapeType | protected | Object type. (Inherited from TGIS_Shape) |
|
| FUid | protected | Unique identifier across a single layer. (Inherited from TGIS_Shape) |
|
| indexDist2PartCS | protected | Used to limit Distance2PartCS to the neighborhood of a specific point. (Inherited from TGIS_Shape) |
|
| mappedFields | protected | list of fields. (Inherited from TGIS_Shape) |
|
| oldIndexExtent | protected | Get old extent for current shape (before editing). (Inherited from TGIS_Shape) |
|