User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shape.pointsm

Table of Contents

TGIS_Shape.PointsM property

DK11 for Java | tatukgis.jdk.TGIS_Shape.PointsM | Constructors | Fields | Methods | Properties

Internal storage of points. Closely matches SHP representation for fast mapped file purposes.

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

Syntax

// Java
public TBytes getPointsM();
// Oxygene
public
  property PointsM : TBytes read;

Value

Type
TBytes
2022/11/16 01:51

Page Tools