| Package | Description |
|---|---|
| org.geolatte.geom.crs |
This package contains classes that model Coordinate Reference Systems.
|
| Modifier and Type | Method and Description |
|---|---|
VerticalStraightLineAxis |
VerticalCoordinateReferenceSystem.getVerticalAxis() |
| Constructor and Description |
|---|
CartesianCoordinateSystem3DM(StraightLineAxis firstAxis,
StraightLineAxis secondAxis,
VerticalStraightLineAxis thirdAxis,
MeasureStraightLineAxis fourthAxis) |
VerticalCoordinateReferenceSystem(CrsId crsId,
String name,
VerticalDatum datum,
VerticalStraightLineAxis axis)
Constructs an instance.
|
Copyright © 2023 geolatte.org. All rights reserved.