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