Package com.partnersoft.geometry.projection

Interface Summary
Ellipsoid Class to contain the parameters associated with an elipsoid used in modeling the lat long measurements of the earth.
ProjectionConstants Some handy constants.
 

Class Summary
AlbersEqualArea  
CoordinateSystem A coordinate system consists of a projection and measurement units.
CoordinateTransformation Handles transformation of coordinates from one system to another.
LambertConformalConic  
Nad2Nad Ported, copied, and outright stolen from proj.
NullProjection  
Projection A projection from lat/long to some sort of x, y coordinates.
ProjectionLib Some standard functions, mostly duly ported from PROJ source.
ProjectionLibrary Loads a standard set of named projections, and supplies them for your pleasure.
ProjectionTransform Mangler to project from latlong to xy or vice versa.
Simple A simple scaling/offsetting projection.
StandardProjection Standard abstract class to derive projections from.
TransverseMercator  
UTM