DK11 for Java | tatukgis.jdk.TGIS_Point3D.Create | Overloads | Constructors | Fields | Methods
Create object on given coordinates.
Available also on: .NET.
// Java public TGIS_Point3D( double _x, double _y );
// Oxygene public constructor ( _x : Double; _y : Double );
Name | Type | Description |
---|---|---|
_x | double Double | x coordinate |
_y | double Double | y coordinate |