DK11 for Java | tatukgis.jdk.TGIS_SelectedShapeList | Classes | Constructors | Methods | Properties
List of all shapes.
// Java public class TGIS_SelectedShapeList extends TGIS_Object { };
// Oxygene type TGIS_SelectedShapeList = public class( TGIS_Object ) end;
→ TGIS_Object
Name | Visibility | Description | |
---|---|---|---|
TGIS_SelectedShapeList() | public | Standard constructor. | |
Name | Visibility | Description | |
---|---|---|---|
Add | public | Add a new element to the list. | |
Clear | public | Clear list. | |
ContainsKey | public | Test if UID is already in dictionary. | |
GetEnumerator | public | Get enumerator. | |
Remove | public | Remove an item from the dictionary. | |