| Modifier | Constructor and Description |
|---|---|
|
C3D() |
protected |
C3D(double... coords) |
|
C3D(double x,
double y,
double z) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCoordinateDimension() |
double |
getZ() |
equals, getCoordinate, getCoordinate, getCoordinate, hashCode, isEmpty, toArray, toStringpublic C3D()
public C3D(double x,
double y,
double z)
protected C3D(double... coords)
public double getZ()
public int getCoordinateDimension()
getCoordinateDimension in class C2DCopyright © 2021 geolatte.org. All rights reserved.