| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static Object[] |
Reproject.reproject(Array data,
List<Number> xx,
List<Number> yy,
CoordinateReferenceSystem fromProj,
CoordinateReferenceSystem toProj,
ResampleMethods method) |
Project grid data
|
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
protected CoordinateReferenceSystem |
ProjectionInfo.crs |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
CoordinateReferenceSystem |
ProjectionInfo.getCoordinateReferenceSystem() |
Get CoordinateReferenceSystem
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static ProjectionInfo |
ProjectionInfo.factory(CoordinateReferenceSystem crs) |
Create new ProjectionInfo with crs
|
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
static CoordinateReferenceSystem |
CoordinateReferenceSystem.CS_GEO |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
CoordinateTransform |
CoordinateTransformFactory.createTransform(CoordinateReferenceSystem sourceCRS,
CoordinateReferenceSystem targetCRS) |
Creates a transformation from a source CRS to a target CRS,
following the logic in PROJ.4.
|
| 构造器 | 说明 |
|---|---|
BasicCoordinateTransform(CoordinateReferenceSystem srcCRS,
CoordinateReferenceSystem tgtCRS) |
Creates a transformation from a source
CoordinateReferenceSystem
to a target one. |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
CoordinateReferenceSystem |
MetaCRSTestCase.createCS(CRSFactory csFactory,
String auth,
String code) |
|
CoordinateReferenceSystem |
MetaCRSTestCase.getSourceCS() |
|
CoordinateReferenceSystem |
MetaCRSTestCase.getTargetCS() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
CoordinateReferenceSystem |
Proj4Parser.parse(String name,
String[] args) |
|
CoordinateReferenceSystem |
Proj4Parser.parseEsri(String esriString) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
CoordinateReferenceSystem |
CRSCache.createFromName(String name) |
Copyright © 2019. All rights reserved.