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