User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_line3d

Table of Contents

TGIS_Line3D class

DK11 for Java | tatukgis.jdk.TGIS_Line3D | Classes | Fields

Line between two 3D points.

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

Syntax

// Java
public final class TGIS_Line3D implements java.lang.Cloneable {
};
// Oxygene
type
  TGIS_Line3D = public record
  end;

Implements

java.lang.Cloneable

Fields

Inherited Protected
Name Visibility Description
A public begin point
B public end point

2024/12/20 22:26

Page Tools