| Package | Description |
|---|---|
| mil.nga.geopackage.projection |
| Modifier and Type | Method and Description |
|---|---|
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(SpatialReferenceSystem srs)
Get the transformation from this Projection to the Spatial Reference
System.
|
| Constructor and Description |
|---|
GeometryProjectionTransform(ProjectionTransform transform)
Constructor
|
Copyright © 2016 National Geospatial-Intelligence Agency. All rights reserved.