DK11 for Java | tatukgis.jdk.TGIS_LayerVector.SupportedShapes | Constructors | Fields | Methods | Properties | Events
Set of shapes supported by a layer. The meaning of this is shapes that can be created, saved etc.
// Java public TGIS_ShapeType<TGIS_ShapeType> getSupportedShapes(); public void setSupportedShapes( TGIS_ShapeType<TGIS_ShapeType> _value );
// Oxygene public property SupportedShapes : TGIS_ShapeTypes read write;
Type |
---|
TGIS_ShapeType<TGIS_ShapeType> TGIS_ShapeTypes |