DK11 for Java | tatukgis.jdk.TGIS_Shape.Split | Constructors | Fields | Methods | Properties
Splits a multipart shape into parts.
// Java public TGIS_ShapeList Split();
// Oxygene public function Split : TGIS_ShapeList;
Type | Description |
---|---|
TGIS_ShapeList | Newly created list of parts. |
If a shape is single part, a main part is returned.