Package | Description |
---|---|
org.openstreetmap.josm.data.projection.datum |
Modifier and Type | Method and Description |
---|---|
boolean |
NTV2GridShiftFile.gridShiftForward(NTV2GridShift gs)
Shift a coordinate in the Forward direction of the Grid Shift File.
|
boolean |
NTV2GridShiftFile.gridShiftReverse(NTV2GridShift gs)
Shift a coordinate in the Reverse direction of the Grid Shift File.
|
void |
NTV2SubGrid.interpolateGridShift(NTV2GridShift gs)
Interpolate shift and accuracy values for a coordinate in the 'from' datum
of the GridShiftFile.
|