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 NetCDFProjectionNetCDFProjection.ALBERS_EQUAL_AREACurrently supported NetCDF projections.static final NetCDFProjectionNetCDFProjection.LAMBERT_AZIMUTHAL_EQUAL_AREAstatic final NetCDFProjectionNetCDFProjection.LAMBERT_CONFORMAL_CONIC_1SPstatic final NetCDFProjectionNetCDFProjection.LAMBERT_CONFORMAL_CONIC_2SPstatic final NetCDFProjectionNetCDFProjection.MERCATOR_1SPstatic final NetCDFProjectionNetCDFProjection.MERCATOR_2SPstatic final NetCDFProjectionNetCDFProjection.ORTHOGRAPHICstatic final NetCDFProjectionNetCDFProjection.POLAR_STEREOGRAPHICstatic final NetCDFProjectionNetCDFProjection.ROTATED_POLEstatic final NetCDFProjectionNetCDFProjection.STEREOGRAPHICstatic final NetCDFProjectionNetCDFProjection.TRANSVERSE_MERCATORMethods in org.geotools.coverage.io.netcdf.crs that return NetCDFProjectionModifier and TypeMethodDescriptionabstract NetCDFProjectionNetCDFCoordinateReferenceSystemType.getNetCDFProjection()Return aNetCDFProjectioninstance for this specific CRS type.static NetCDFProjectionNetCDFProjection.getSupportedProjection(String projectionName) Get a NetCDF Projection definition referred by name