Uses of Class
org.openstreetmap.josm.data.projection.AbstractProjection

Packages that use AbstractProjection
org.openstreetmap.josm.data.projection   
 

Uses of AbstractProjection in org.openstreetmap.josm.data.projection
 

Subclasses of AbstractProjection in org.openstreetmap.josm.data.projection
 class BelgianLambert1972
          Belgian Lambert 72 projection as specified by the Belgian IGN in this document: http://www.ngi.be/Common/Lambert2008/Transformation_Geographic_Lambert_FR.pdf
 class BelgianLambert2008
          Belgian Lambert 2008 projection as specified by the Belgian IGN in this document: http://www.ngi.be/Common/Lambert2008/Transformation_Geographic_Lambert_FR.pdf
 class CustomProjection
          Custom projection Inspired by PROJ.4 and Proj4J.
 class Epsg3008
          SWEREF99 13 30 projection.
 class GaussKrueger
           
 class Lambert
          Lambert conic conform 4 zones using the French geodetic system NTF.
 class Lambert93
          Lambert 93 projection as specified by the IGN in this document http://professionnels.ign.fr/DISPLAY/000/526/702/5267026/NTG_87.pdf
 class LambertCC9Zones
          Lambert Conic Conform 9 Zones projection as specified by the IGN in this document http://professionnels.ign.fr/DISPLAY/000/526/700/5267002/transformation.pdf
 class LambertEST
          Estonian Coordinate System of 1997.
 class Mercator
          Mercator Projection The center of the mercator projection is always the 0 grad coordinate.
 class Puwg
          PUWG 1992 and 2000 are the official cordinate systems in Poland.
 class SwissGrid
          SwissGrid CH1903 / L03, see http://de.wikipedia.org/wiki/Swiss_Grid.
 class TransverseMercatorLV
          LKS-92/ Latvia TM projection.
 class UTM
           
 class UTM_France_DOM
          This class implements all projections for French departements in the Caribbean Sea and Indian Ocean using the UTM transvers Mercator projection and specific geodesic settings.
 



JOSM