Package | Description |
---|---|
org.geotools.coverage.io.netcdf.crs |
Modifier and Type | Method and Description |
---|---|
static DefiningConversion |
ProjectionBuilder.createConversionFromBase(String name,
MathTransform transform)
Create a
DefiningConversion object from the input MathTransform |
Modifier and Type | Method and Description |
---|---|
static ProjectedCRS |
ProjectionBuilder.createProjectedCRS(Map<String,?> props,
GeographicCRS baseCRS,
DefiningConversion conversionFromBase,
MathTransform transform)
Build a
ProjectedCRS given the base GeographicCRS , the DefiningConversion instance from Base as well as the MathTransform from the base CRS
to returned CRS. |
Copyright © 1996–2019 Geotools. All rights reserved.