| Name | Description | Type | Package | Framework |
| AlbersEqualArea | Albers Equal Area Conic Projection, one or two standard parallels, See John Snyder, Map Projections used by the USGS, Bulletin 1532, | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| AlbersEqualAreaEllipse | Adapted from com. | Class | ucar.unidata.geoloc.projection.proj4 | NetCDF |
|
| CylindricalEqualAreaProjection | CylindricalEqualArea Projection. | Class | ucar.unidata.geoloc.projection.proj4 | NetCDF |
|
| LambertAzimuthalEqualArea | Lambert AzimuthalEqualArea Projection spherical earth. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| LambertConformal | Lambert Conformal Projection, one or two standard parallels, spherical earth. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| LambertConformalConicEllipse | Adapted from com. | Class | ucar.unidata.geoloc.projection.proj4 | NetCDF |
|
| LatLonProjection | This is the "fake" identity projection where world coord = latlon coord. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| MapMath | Taken from com. | Class | ucar.unidata.geoloc.projection.proj4 | NetCDF |
|
| Mercator | Mercator projection, spherical earth. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| MSGnavigation | Port Eumetsat MSG_navigation. | Class | ucar.unidata.geoloc.projection.sat | NetCDF |
|
| Orthographic | Orthographic Projection spherical earth. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| PolyconicProjection | | Class | ucar.unidata.geoloc.projection.proj4 | NetCDF |
|
| Projection | Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface. | Interface | ucar.unidata.geoloc | NetCDF |
|
| ProjectionAdapter | Adapts a Projection interface into a subclass of ProjectionImpl, so we can assume a Projection is a ProjectionImpl | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| ProjectionImpl | Superclass for our implementations of geoloc. | Class | ucar.unidata.geoloc | NetCDF |
|
| ProjectionPoint | Points on the Projective geometry plane. | Interface | ucar.unidata.geoloc | NetCDF |
|
| ProjectionPointImpl | Our implementation of ProjectionPoint, that subclasses java. | Class | ucar.unidata.geoloc | NetCDF |
|
| ProjectionRect | Bounding box for ProjectionPoint's. | Class | ucar.unidata.geoloc | NetCDF |
|
| RotatedLatLon | Grib 1 projection 10 and Grib 2 projection 1. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| RotatedPole | Rotated-pole longitude-latitude grid. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| Sinusoidal | Sinusoidal projection, spherical earth. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| Stereographic | Stereographic projection, spherical earth. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| StereographicAzimuthalProjection | taken from the USGS PROJ package. | Class | ucar.unidata.geoloc.projection.proj4 | NetCDF |
|
| TransverseMercator | Transverse Mercator projection, spherical earth. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| TransverseMercatorProjection | Transverse Mercator Projection algorithm is taken from the USGS PROJ package. | Class | ucar.unidata.geoloc.projection.proj4 | NetCDF |
|
| UtmProjection | Universal Transverse Mercator. | Class | ucar.unidata.geoloc.projection | NetCDF |
|
| VerticalPerspectiveView | Vertical Perspective Projection, spherical earth. | Class | ucar.unidata.geoloc.projection | NetCDF |