Package | Description |
---|---|
org.apache.sis.referencing.operation.transform |
Conversions or transformations of multi-dimensional coordinate points.
|
Modifier and Type | Class and Description |
---|---|
class |
InterpolatedGeocentricTransform
Transforms between two geographic CRS by performing geocentric translations interpolated from a grid file.
|
class |
InterpolatedMolodenskyTransform
Transforms between two geographic CRS by performing geocentric translations interpolated from a grid file, but using
Molodensky approximation.
|
class |
InterpolatedTransform
Transforms between two CRS by performing translations interpolated from a grid file.
|
class |
MolodenskyTransform
Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.