Package ucar.unidata.geoloc.projection

Implementations of coordinate projection transformations.

See:
          Description

Class Summary
AlbersEqualArea Albers Equal Area Conic Projection, one or two standard parallels, spherical earth.
FlatEarth FlatEarth Projection This projection surface is tangent at some point (lat0, lon0) and has a y axis rotated from true North by some angle.
LambertAzimuthalEqualArea Lambert AzimuthalEqualArea Projection spherical earth.
LambertConformal Lambert Conformal Projection, one or two standard parallels, spherical earth.
LatLonProjection This is the "fake" identity projection where world coord = latlon coord.
Mercator Mercator projection, spherical earth.
Orthographic Orthographic Projection spherical earth.
ProjectionAdapter Adapts a Projection interface into a subclass of ProjectionImpl, so we can assume a Projection is a ProjectionImpl without loss of generality.
RotatedLatLon Grib 1 projection 10 and Grib 2 projection 1.
RotatedPole Rotated-pole longitude-latitude grid.
Stereographic Stereographic projection, spherical earth.
TransverseMercator Transverse Mercator projection, spherical earth.
UtmCoordinateConversion  
UtmProjection Universal Transverse Mercator.
VerticalPerspectiveView Vertical Perspective Projection, spherical earth.
 

Package ucar.unidata.geoloc.projection Description

Implementations of coordinate projection transformations.



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.