Package org.openstreetmap.josm.data.projection.proj

Interface Summary
Proj A projection (in the narrow sense).
ProjFactory Factory class that provides a Proj instance.
 

Class Summary
ClassProjFactory Proj Factory that creates instances from a given class.
LambertConformalConic Implementation of the Lambert Conformal Conic projection.
LambertConformalConic.Parameters  
LambertConformalConic.Parameters1SP  
LambertConformalConic.Parameters2SP  
LonLat Simple Lat/Lon (pseudo-)projection.
Mercator Mercator Projection.
ProjParameters Parameters to initialize a Proj object.
SwissObliqueMercator Projection for the SwissGrid CH1903 / L03, see http://de.wikipedia.org/wiki/Swiss_Grid.
TransverseMercator Transverse Mercator projection.
 



JOSM