| 程序包 | 说明 |
|---|---|
| org.locationtech.proj4j |
| 限定符和类型 | 类 | 说明 |
|---|---|---|
class |
BasicCoordinateTransform |
Represents the operation of transforming
a
ProjCoordinate from one CoordinateReferenceSystem
into a different one, using reprojection and datum conversion
as required. |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
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 © 2019. All rights reserved.