Documentation | Samples | WKT
How to use WKT (Well Known Text) geometry. Edits WKT text and shows the result.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_LayerVector.RevertShapes | Reverts all shapes to their original state. |
TGIS_LayerVector.RecalcExtent | Recalculates extent. |
TGIS_LayerVector.AddShape | Adds a copy of shape and makes it editable. |
TGIS_Viewer.RecalcExtent | Calculates a common extent. |
TGIS_Shape.CreateFromWKT | Create the shape from a Well Known Text (see: www.opengis.org). |
This sample is available on following platforms (click to see source code):