User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_pointlist

TGIS_PointList type

DK for Java | tatukgis.jdk.TGIS_PointList | Enums | Classes | Interfaces | Delegates | Types

A point list.

Available also on: ActiveX | Python.

Syntax

// Java
// Type aliases are supported only on Oxygene language. Java developers should use 
// a raw defintion instead:
TList<TGIS_Point>
// Oxygene
type
  TGIS_PointList = public TList<TGIS_Point>;
2026/06/13 00:39

Page Tools