Uses of Class
org.geotools.coverage.io.netcdf.crs.NetCDFProjection
Packages that use NetCDFProjection
-
Uses of NetCDFProjection in org.geotools.coverage.io.netcdf.crs
Fields in org.geotools.coverage.io.netcdf.crs declared as NetCDFProjectionModifier and TypeFieldDescriptionstatic final NetCDFProjection
NetCDFProjection.ALBERS_EQUAL_AREA
Currently supported NetCDF projections.static final NetCDFProjection
NetCDFProjection.LAMBERT_AZIMUTHAL_EQUAL_AREA
static final NetCDFProjection
NetCDFProjection.LAMBERT_CONFORMAL_CONIC_1SP
static final NetCDFProjection
NetCDFProjection.LAMBERT_CONFORMAL_CONIC_2SP
static final NetCDFProjection
NetCDFProjection.MERCATOR_1SP
static final NetCDFProjection
NetCDFProjection.MERCATOR_2SP
static final NetCDFProjection
NetCDFProjection.ORTHOGRAPHIC
static final NetCDFProjection
NetCDFProjection.POLAR_STEREOGRAPHIC
static final NetCDFProjection
NetCDFProjection.ROTATED_POLE
static final NetCDFProjection
NetCDFProjection.STEREOGRAPHIC
static final NetCDFProjection
NetCDFProjection.TRANSVERSE_MERCATOR
Methods in org.geotools.coverage.io.netcdf.crs that return NetCDFProjectionModifier and TypeMethodDescriptionabstract NetCDFProjection
NetCDFCoordinateReferenceSystemType.getNetCDFProjection()
Return aNetCDFProjection
instance for this specific CRS type.static NetCDFProjection
NetCDFProjection.getSupportedProjection
(String projectionName) Get a NetCDF Projection definition referred by name