DK11 for Java | tatukgis.jdk.TGIS_ShapePolygon.ExportToGML | Constructors | Fields | Methods | Properties
Export the Shape geometry into a GML (see www.opengis.org).
Available also on: Delphi | .NET.
Overrides TGIS_Shape.ExportToGML.
// Java public java.lang.String ExportToGML();
// Oxygene public function ExportToGML : String; override;
Type | Description |
---|---|
java.lang.String String | Exported GML text. |
See TGIS_ShapePolygon.ExportToWKB for example.