Package org.openstreetmap.josm.data.coor
Provides the classes for geographic
coordinates
(east/north and lat/lon systems).-
Interface Summary Interface Description ILatLon This interface represents a coordinate in LatLon space. -
Class Summary Class Description CachedLatLon LatLon class that maintains a cache of projected EastNorth coordinates.Coordinate Base class of points of both coordinate systems.EastNorth Northing, Easting of the projected coordinates.LatLon LatLon are unprojected latitude / longitude coordinates.PolarCoor Polar coordinate.QuadTiling This class helps in tiling the world into multiple quad tiles.