public class DatumTransformation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Globe |
CLARKE1866_GLOBE |
| Constructor and Description |
|---|
DatumTransformation() |
| Modifier and Type | Method and Description |
|---|---|
static Position |
convertNad27toWGS84(Position pos)
Shift datum from NAD27 to WGS84
|
static Position |
convertWGS84toNad27(Position pos)
Shift datum from WGS84 to NAD27
|