| Modifier and Type | Method and Description |
|---|---|
ProjectionTransform |
ProjectionTransform.getInverseTransformation()
Get the inverse transformation
|
ProjectionTransform |
Projection.getTransformation(long epsg)
Get the transformation from this Projection to the EPSG code.
|
ProjectionTransform |
Projection.getTransformation(Projection projection)
Get the transformation from this Projection to the provided projection.
|
ProjectionTransform |
Projection.getTransformation(String authority,
long code)
Get the transformation from this Projection to the authority and
coordinate code.
|
| Constructor and Description |
|---|
GeometryProjectionTransform(ProjectionTransform transform)
Constructor
|
Copyright © 2019 National Geospatial-Intelligence Agency. All rights reserved.