DK11 for Java | tatukgis.jdk.TGIS_LayerSqlDb2Abstract.macroShapeUpdate | Constructors | Fields | Methods | Properties
Macro for managing shape update process.
Available also on: Delphi | .NET.
Overrides TGIS_LayerVectorSqlAbstract.macroShapeUpdate.
// Java protected void macroShapeUpdate( TGIS_Shape _shp, bool _import );
// Oxygene protected procedure macroShapeUpdate( _shp : TGIS_Shape; _import : Boolean ); override;
Name | Type | Description |
---|---|---|
_shp | TGIS_Shape | shape data to be saved |
_import | bool Boolean | if True, then shape will be added in import mode |