DK for Java | tatukgis.jdk.TGIS_PointList | Classes | Methods | Properties
A point list.
// Java public class TGIS_PointList extends TGIS_ObjectList { };
// Oxygene type TGIS_PointList = public class( TGIS_ObjectList ) end;
| Name | Visibility | Description | |
|---|---|---|---|
| Add | public | Add new item to the list. | |
| Dispose | public | Destroy an instance and free all items. | |
| Insert | public | Insert new item to the list. | |