DK11 for Java | tatukgis.jdk.TGIS_ShapePolygon.Create | Overloads | Constructors | Fields | Methods | Properties
Create a shape instance.
Available also on: Delphi | .NET | Python.
Overrides TGIS_Shape.TGIS_Shape(TGIS_DimensionType).
// Java public TGIS_ShapePolygon( TGIS_DimensionType _dim );
// Oxygene public constructor ( _dim : TGIS_DimensionType ); override;
Name | Type | Description |
---|---|---|
_dim | TGIS_DimensionType | Dimension |
Use this method to create a shape. Internally it calls Recreate method.