Uses of Package
org.openstreetmap.josm.data.projection
-
Packages that use org.openstreetmap.josm.data.projection Package Description org.openstreetmap.josm.data.coor Provides the classes for geographiccoordinates
(east/north and lat/lon systems).org.openstreetmap.josm.data.gpx Provides the classes for JOSMGPX data
(points, tracks, routes).org.openstreetmap.josm.data.imagery Provides the classes for JOSM imagery sources, coupled withJMapViewer
classes.org.openstreetmap.josm.data.osm Provides the classes for OSM data:Primitives
:Node
,Way
,Relation
Users
Tags
Changesets
Utilities classesorg.openstreetmap.josm.data.osm.visitor.paint.relations Provides the classes for painting and cachingMultipolygon
relations.org.openstreetmap.josm.data.projection Provides the classes for JOSM map projection.org.openstreetmap.josm.data.projection.datum Provides the classes for datum used in map projections.org.openstreetmap.josm.data.projection.proj Provides the classes for JOSM map projections implementations.org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface.org.openstreetmap.josm.gui.layer Provides classes for handling the different kinds of map layers.org.openstreetmap.josm.gui.layer.geoimage Provides classes for handling layers displaying geotagged pictures.org.openstreetmap.josm.gui.layer.imagery Provides classes for handling imagery background layers.org.openstreetmap.josm.gui.layer.markerlayer Provides classes for handling marker layers.org.openstreetmap.josm.gui.preferences.advanced Provides classes for handling advanced preferences.org.openstreetmap.josm.gui.preferences.projection Provides classes for handling projection preferences.org.openstreetmap.josm.io Provides the classes for JOSM input/output support.org.openstreetmap.josm.io.imagery Provides the classes for imagery I/O.org.openstreetmap.josm.io.session Provides the classes for user sessions import/export.org.openstreetmap.josm.tools Provides the classes for various utilities and tools called from all other packages. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.data.coor Class Description Projecting Classes implementing this are able to project between screen (east/north) andLatLon
coordinates.Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.data.gpx Class Description Projecting Classes implementing this are able to project between screen (east/north) andLatLon
coordinates. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.data.imagery Class Description Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.data.osm Class Description Projecting Classes implementing this are able to project between screen (east/north) andLatLon
coordinates.Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back.ProjectionChangeListener Interface for listeners to get notified when the (global) projection changes. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.data.osm.visitor.paint.relations Class Description Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back.ProjectionChangeListener Interface for listeners to get notified when the (global) projection changes. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.data.projection Class Description AbstractProjection Implementation of the Projection interface that represents a coordinate reference system and delegates the real projection and datum conversion to other classes.CustomProjection Custom projection.CustomProjection.Param Proj4-like projection parameters.CustomProjection.Polarity Ellipsoid Reference ellipsoids.Projecting Classes implementing this are able to project between screen (east/north) andLatLon
coordinates.Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back.ProjectionBoundsProvider Handles projection change events by keeping a clean state of current bounds.ProjectionChangeListener Interface for listeners to get notified when the (global) projection changes.ProjectionCLI Command line interface for projecting coordinates.ProjectionConfigurationException Exception thrown when a projection cannot be constructed due to invalid input parameters.Projections.ProjectionDefinition Class to hold information about one projection. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.data.projection.datum Class Description Ellipsoid Reference ellipsoids. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.data.projection.proj Class Description Ellipsoid Reference ellipsoids.ProjectionConfigurationException Exception thrown when a projection cannot be constructed due to invalid input parameters. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.gui Class Description Projecting Classes implementing this are able to project between screen (east/north) andLatLon
coordinates.Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back.ProjectionBoundsProvider Handles projection change events by keeping a clean state of current bounds.ProjectionChangeListener Interface for listeners to get notified when the (global) projection changes. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.gui.layer Class Description Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back.ProjectionChangeListener Interface for listeners to get notified when the (global) projection changes. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.gui.layer.geoimage Class Description ProjectionChangeListener Interface for listeners to get notified when the (global) projection changes. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.gui.layer.imagery Class Description Projecting Classes implementing this are able to project between screen (east/north) andLatLon
coordinates.ProjectionChangeListener Interface for listeners to get notified when the (global) projection changes. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.gui.layer.markerlayer Class Description ProjectionChangeListener Interface for listeners to get notified when the (global) projection changes. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.gui.preferences.advanced Class Description ProjectionChangeListener Interface for listeners to get notified when the (global) projection changes. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.gui.preferences.projection Class Description Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.io Class Description Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.io.imagery Class Description Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.io.session Class Description Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back. -
Classes in org.openstreetmap.josm.data.projection used by org.openstreetmap.josm.tools Class Description Projection A projection, i.e. a class that supports conversion from lat/lon to east/north and back.