Modifier and Type | Class and Description |
---|---|
private class |
JosmAction.LayerChangeAdapter
Adapter for layer change events
|
class |
ZoomToAction |
Modifier and Type | Class and Description |
---|---|
class |
AutosaveTask
Saves data layers periodically so they can be recovered in case of a crash.
|
class |
UndoRedoHandler |
Modifier and Type | Class and Description |
---|---|
class |
HistoryDataSet
A data set holding histories of OSM primitives.
|
Modifier and Type | Class and Description |
---|---|
class |
MultipolygonCache
A memory cache for
Multipolygon objects. |
Modifier and Type | Class and Description |
---|---|
class |
OsmValidator
A OSM data validator.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageryMenu
Imagery menu, holding entries for imagery preferences, offset actions and dynamic imagery entries
depending on current maview coordinates.
|
(package private) static class |
MainMenu.PresetsMenuEnabler |
class |
MapFrame
One Map frame with one dataset behind.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.concurrent.CopyOnWriteArrayList<MapView.LayerChangeListener> |
MapView.layerChangeListeners
the layer listeners
|
Modifier and Type | Method and Description |
---|---|
static void |
MapView.addLayerChangeListener(MapView.LayerChangeListener listener)
Adds a layer change listener
|
static void |
MapView.removeLayerChangeListener(MapView.LayerChangeListener listener)
Removes a layer change listener
|
Modifier and Type | Class and Description |
---|---|
class |
LayerListDialog.ActivateLayerAction
The action to activate the currently selected layer
|
class |
LayerListDialog.LayerListModel
The layer list model.
|
class |
NotesDialog
Dialog to display and manipulate notes.
|
(package private) static class |
RelationListDialog.NewAction
The action for creating a new relation
|
class |
UserListDialog
Displays a dialog with all users who have last edited something in the
selection area, along with the number of objects.
|
class |
ValidatorDialog
A small tool dialog for displaying the current errors.
|
Modifier and Type | Class and Description |
---|---|
private class |
MemberTable.ZoomToGapAction |
class |
RelationDialogManager
RelationDialogManager keeps track of the open relation editors.
|
class |
SelectionTableModel |
Modifier and Type | Class and Description |
---|---|
class |
HistoryBrowserDialogManager
Manager allowing to show/hide history dialogs.
|
class |
HistoryBrowserModel
This is the model used by the history browser.
|
Modifier and Type | Class and Description |
---|---|
class |
ValidatorLayer
A layer showing error messages.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageViewerDialog |
Modifier and Type | Class and Description |
---|---|
class |
TaggingPreset
This class read encapsulate one tagging preset.
|
class |
TaggingPresetMenu |
class |
TaggingPresetSeparator
Class used to represent a
JSeparator inside tagging preset menu. |
Modifier and Type | Class and Description |
---|---|
class |
AllFormatsImporter
Dummy importer that adds the "All Formats"-Filter when opening files
|
class |
FileExporter |
class |
FileImporter |
class |
GeoJSONExporter |
class |
GpxExporter
Exports data to a .gpx file.
|
class |
GpxImporter
File importer allowing to import GPX files (*.gpx/gpx.gz files).
|
class |
JpgImporter
File importer allowing to import geottaged images (*.jpg files).
|
class |
NMEAImporter
File importer allowing to import NMEA-0183 files (*.nmea/nme/nma/log/txt files).
|
class |
NoteExporter
Exporter to write note data to an XML file
|
class |
NoteImporter
File importer that reads note dump files (*.osn and .osn.bz2)
|
class |
OsmBzip2Exporter
OSM data exporter that compresses it in Bzip2 format.
|
class |
OsmBzip2Importer
OSM data importer that uncompresses it from Bzip2 format.
|
class |
OsmChangeImporter |
class |
OsmExporter
Exports data to an .osm file.
|
class |
OsmGzipExporter
OSM data exporter that compresses it in GZip format.
|
class |
OsmGzipImporter
OSM data importer that uncompresses it from Gzip format.
|
class |
OsmImporter |
class |
OsmZipImporter
OSM data importer that uncompresses it from Zip format.
|
class |
WMSLayerExporter
Export a WMS layer to a serialized binary file that can be imported later via
WMSLayerImporter . |
class |
WMSLayerImporter
Import a WMS layer from a serialized binary file previously exported via
WMSLayerExporter . |
Modifier and Type | Class and Description |
---|---|
class |
SessionImporter
File importer allowing to import session files (*.jos/joz files).
|