Package | Description |
---|---|
org.openstreetmap.josm |
Provides the classes of JOSM application.
|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.actions.downloadtasks |
Provides the classes for JOSM
download tasks . |
org.openstreetmap.josm.actions.mapmode |
Provides the classes for JOSM
map modes . |
org.openstreetmap.josm.actions.relation |
Provides the classes for JOSM actions that work with
relations . |
org.openstreetmap.josm.command |
Provides the classes for JOSM commands allowing to modify an OSM data set.
|
org.openstreetmap.josm.command.conflict |
Provides commands for handling conflicts.
|
org.openstreetmap.josm.data |
Provides the classes for JOSM managed data.
|
org.openstreetmap.josm.data.imagery |
Provides the classes for JOSM imagery sources, coupled with
JMapViewer classes. |
org.openstreetmap.josm.data.osm.event |
Provides the classes for OSM dataset events.
|
org.openstreetmap.josm.data.osm.history |
Provides the classes for OSM primitives
history (edition revisions). |
org.openstreetmap.josm.data.osm.visitor.paint.relations |
Provides the classes for painting and caching
Multipolygon relations. |
org.openstreetmap.josm.data.validation |
Provides the classes for JOSM data validation.
|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
org.openstreetmap.josm.gui.conflict.pair |
Provides the classes for displaying conflicts as pair of lists.
|
org.openstreetmap.josm.gui.datatransfer |
Provides the classes for transferring data using cut/copy/paste operations.
|
org.openstreetmap.josm.gui.datatransfer.data |
Provides the classes for defining the serializable data transferred using cut/copy/paste operations.
|
org.openstreetmap.josm.gui.datatransfer.importers |
Provides the classes for the transfer support controllers allowing cut/copy/paste operations.
|
org.openstreetmap.josm.gui.dialogs |
Provides three kinds of dialogs:
Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI
Changeset dialog based on a standalone implementation, dedicated to OSM changesets management
Extended dialogs for everything else
|
org.openstreetmap.josm.gui.dialogs.changeset |
Standalone dialog allowing to handle OSM changesets (query and display them).
|
org.openstreetmap.josm.gui.dialogs.layer |
Toggle dialog allowing to display the list of layers.
|
org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
org.openstreetmap.josm.gui.dialogs.relation.actions |
Provides the classes for relation editor actions.
|
org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
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 geottaged pictures.
|
org.openstreetmap.josm.gui.layer.gpx |
Provides classes for handling GPX layers.
|
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.tagging |
Provides classes for handling edition of OSM tags: tag tables, tag editors.
|
org.openstreetmap.josm.gui.tagging.presets |
Provides classes for handling tagging presets.
|
org.openstreetmap.josm.gui.widgets |
Provides GUI widgets customized for JOSM needs.
|
org.openstreetmap.josm.io |
Provides the classes for JOSM input/output support.
|
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.
|
Class and Description |
---|
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
MainLayerManager
This class extends the layer manager by adding an active and an edit layer.
|
OsmDataLayer.CommandQueueListener |
Class and Description |
---|
AbstractModifiableLayer
A modifiable layer.
|
AbstractTileSourceLayer
Base abstract class that supports displaying images provided by TileSource.
|
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
MainLayerManager
This class extends the layer manager by adding an active and an edit layer.
|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
OsmDataLayer.CommandQueueListener |
Class and Description |
---|
GpxLayer |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
AbstractMapViewPaintable
This class implements the invalidation listener mechanism suggested by
MapViewPaintable and a default #atta |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
MapViewPaintable
This is a component that can be painted on the map view.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
OsmDataLayer.CommandQueueListener |
Class and Description |
---|
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
OsmDataLayer.CommandQueueListener |
Class and Description |
---|
AbstractTileSourceLayer
Base abstract class that supports displaying images provided by TileSource.
|
ImageryLayer |
NativeScaleLayer.ScaleList
List of scales, may include intermediate steps between native resolutions
|
Class and Description |
---|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
Class and Description |
---|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
Class and Description |
---|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
Class and Description |
---|
ValidatorLayer
A layer showing error messages.
|
Class and Description |
---|
AbstractMapViewPaintable
This class implements the invalidation listener mechanism suggested by
MapViewPaintable and a default #atta |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
MainLayerManager
This class extends the layer manager by adding an active and an edit layer.
|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
MapViewGraphics
This class provides layers with access to drawing on the map view.
|
MapViewPaintable
This is a component that can be painted on the map view.
|
MapViewPaintable.LayerPainter
Gets a new LayerPainter that paints this
MapViewPaintable to the given map view. |
MapViewPaintable.MapViewEvent
A event that is fired whenever the map view is attached or detached from any layer.
|
MapViewPaintable.PaintableInvalidationEvent
This event is fired whenever the paintable got invalidated and needs repainting some time in the future.
|
MapViewPaintable.PaintableInvalidationListener
This is a listener that listens to
MapViewPaintable.PaintableInvalidationEvent s |
NativeScaleLayer
Represents a layer that has native scales.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
OsmDataLayer.LayerStateChangeListener
Listener called when a state of this layer has changed.
|
Class and Description |
---|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
LayerManager
This class handles the layer management.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
LayerManager
This class handles the layer management.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
MainLayerManager
This class extends the layer manager by adding an active and an edit layer.
|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
OsmDataLayer.CommandQueueListener |
Class and Description |
---|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
Class and Description |
---|
ImageryLayer |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
Layer.LayerAction
Action related to a single layer.
|
Layer.MultiLayerAction
Action related to several layers.
|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
Class and Description |
---|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
Class and Description |
---|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
OsmDataLayer.CommandQueueListener |
Class and Description |
---|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
Class and Description |
---|
AbstractModifiableLayer
A modifiable layer.
|
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
NoteLayer
A layer to hold Note objects.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
AbstractCachedTileSourceLayer
Class providing cache to other layers
|
AbstractMapViewPaintable
This class implements the invalidation listener mechanism suggested by
MapViewPaintable and a default #atta |
AbstractMapViewPaintable.CompatibilityModeLayerPainter
This is the default implementation of the layer painter.
|
AbstractModifiableLayer
A modifiable layer.
|
AbstractTileSourceLayer
Base abstract class that supports displaying images provided by TileSource.
|
AbstractTileSourceLayer.MenuAddition
Class to store a menu action and the class it belongs to.
|
AbstractTileSourceLayer.PrecacheTask
Task responsible for precaching imagery along the gpx track
|
AbstractTileSourceLayer.TileHolder
Simple class to keep clickedTile within hookUpMapView
|
AbstractTileSourceLayer.TileSet |
AbstractTileSourceLayer.TileSetInfo |
ImageProcessor
Processor that modifies images (sharpen, brightness, etc.).
|
ImageryLayer |
JumpToMarkerActions.JumpToMarker |
JumpToMarkerActions.JumpToMarkerLayer |
JumpToMarkerActions.JumpToNextMarker |
JumpToMarkerActions.JumpToPreviousMarker |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
Layer.LayerAction
Action related to a single layer.
|
Layer.MultiLayerAction
Action related to several layers.
|
Layer.SeparatorLayerAction
Special class that can be returned by getMenuEntries when JSeparator needs to be created
|
LayerManager
This class handles the layer management.
|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerManagerEvent |
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
LayerPositionStrategy
This class defines a position to insert a given layer in the list of layers.
|
MainLayerManager
This class extends the layer manager by adding an active and an edit layer.
|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
MainLayerManager.LayerAvailabilityEvent
This event is fired for
MainLayerManager.LayerAvailabilityListener |
MainLayerManager.LayerAvailabilityListener
A listener that gets informed before any layer is displayed and after all layers are removed.
|
MapViewGraphics
This class provides layers with access to drawing on the map view.
|
MapViewPaintable
This is a component that can be painted on the map view.
|
MapViewPaintable.LayerPainter
Gets a new LayerPainter that paints this
MapViewPaintable to the given map view. |
MapViewPaintable.MapViewEvent
A event that is fired whenever the map view is attached or detached from any layer.
|
MapViewPaintable.PaintableInvalidationEvent
This event is fired whenever the paintable got invalidated and needs repainting some time in the future.
|
MapViewPaintable.PaintableInvalidationListener
This is a listener that listens to
MapViewPaintable.PaintableInvalidationEvent s |
NativeScaleLayer
Represents a layer that has native scales.
|
NativeScaleLayer.Scale
Represents a scale with native flag, used in
NativeScaleLayer.ScaleList |
NativeScaleLayer.ScaleList
List of scales, may include intermediate steps between native resolutions
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
OsmDataLayer.LayerStateChangeListener
Listener called when a state of this layer has changed.
|
SaveToFile
Interface for layers that can save data to a file.
|
UploadToServer
Interface for layers that can upload data.
|
Class and Description |
---|
AbstractMapViewPaintable
This class implements the invalidation listener mechanism suggested by
MapViewPaintable and a default #atta |
AbstractModifiableLayer
A modifiable layer.
|
GpxLayer |
JumpToMarkerActions.JumpToMarkerLayer |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
Layer.LayerAction
Action related to a single layer.
|
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
LayerManager.LayerChangeListener
Interface to notify listeners of a layer change.
|
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
MapViewPaintable
This is a component that can be painted on the map view.
|
SaveToFile
Interface for layers that can save data to a file.
|
UploadToServer
Interface for layers that can upload data.
|
Class and Description |
---|
AbstractTileSourceLayer
Base abstract class that supports displaying images provided by TileSource.
|
AbstractTileSourceLayer.PrecacheTask
Task responsible for precaching imagery along the gpx track
|
GpxLayer |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
Layer.LayerAction
Action related to a single layer.
|
Layer.MultiLayerAction
Action related to several layers.
|
Class and Description |
---|
ImageProcessor
Processor that modifies images (sharpen, brightness, etc.).
|
Class and Description |
---|
AbstractMapViewPaintable
This class implements the invalidation listener mechanism suggested by
MapViewPaintable and a default #atta |
GpxLayer |
JumpToMarkerActions.JumpToMarkerLayer |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
Layer.LayerAction
Action related to a single layer.
|
MapViewPaintable
This is a component that can be painted on the map view.
|
MapViewPaintable.LayerPainter
Gets a new LayerPainter that paints this
MapViewPaintable to the given map view. |
MapViewPaintable.MapViewEvent
A event that is fired whenever the map view is attached or detached from any layer.
|
Class and Description |
---|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
Class and Description |
---|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
GpxLayer |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|
MainLayerManager.ActiveLayerChangeListener
This listener listens to changes of the active or the edit layer.
|
NoteLayer
A layer to hold Note objects.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Class and Description |
---|
GpxLayer |
ImageryLayer |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
NoteLayer
A layer to hold Note objects.
|
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
TMSLayer
Class that displays a slippy map layer.
|
WMSLayer
This is a layer that grabs the current screen from an WMS server.
|
WMTSLayer
WMTS layer based on AbstractTileSourceLayer.
|
Class and Description |
---|
ImageProcessor
Processor that modifies images (sharpen, brightness, etc.).
|