User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_pointlist

Table of Contents

TGIS_PointList class

DK11 for Java | tatukgis.jdk.TGIS_PointList | Classes | Methods | Properties

A point list.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public class TGIS_PointList extends TGIS_ObjectList {
};
// Oxygene
type
  TGIS_PointList = public class( TGIS_ObjectList )
  end;

Inheritance

Methods

Inherited Overrides Protected
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.

Properties

Inherited Protected
Name Visibility Description
Items public Get/set an list item.

2022/11/16 01:50

Page Tools