DK11 for Java | tatukgis.jdk.TGIS_ShapePolygon.ExportToGDO | Constructors | Fields | Methods | Properties
Export the Shape geometry into a GeoMedia Database Object (GDO). See TGIS_ShapePolygon.ExportToWKB for example.
Available also on: Delphi | .NET.
Overrides TGIS_Shape.ExportToGDO.
// Java public void ExportToGDO( /* ref */ @ValueTypeParameter VarParameter<OleVariant> _gdo );
// Oxygene public procedure ExportToGDO( var _gdo : OleVariant ); override;
Name | Type | Description |
---|---|---|
_gdo | OleVariant | exported GDO array |