| Package | Description |
|---|---|
| org.osgeo.proj4j |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCoordinateTransform
Represents the operation of transforming
a
ProjCoordinate from one CoordinateReferenceSystem
into a different one, using reprojection and datum conversion
as required. |
| Modifier and Type | Method and Description |
|---|---|
CoordinateTransform |
CoordinateTransformFactory.createTransform(CoordinateReferenceSystem sourceCRS,
CoordinateReferenceSystem targetCRS)
Creates a transformation from a source CRS to a target CRS,
following the logic in PROJ.4.
|
Copyright © 2015. All rights reserved.