Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.command |
Provides the classes for JOSM commands allowing to modify an OSM data set.
|
org.openstreetmap.josm.data.osm |
Provides the classes for OSM data:
Primitives :
Node ,
Way ,
Relation
Users
Tags
Changesets
Utilities classes
|
org.openstreetmap.josm.data.osm.visitor |
Provides the classes for performing actions on OSM primitives using Visitor design pattern.
|
org.openstreetmap.josm.data.osm.visitor.paint |
Provides the classes for painting (rendering) OSM primitives on the map.
|
org.openstreetmap.josm.data.validation |
Provides the classes for JOSM data validation.
|
org.openstreetmap.josm.data.validation.tests |
Provides the classes for JOSM data validation tests.
|
org.openstreetmap.josm.data.validation.util |
Provides utilities classes for JOSM data validation.
|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
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.history |
Provides GUI classes for handling history of OSM objects.
|
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.markerlayer |
Provides classes for handling marker layers.
|
org.openstreetmap.josm.gui.mappaint.mapcss |
Drawing system based on MapCSS map styles.
|
org.openstreetmap.josm.io |
Provides the classes for JOSM input/output support.
|
Class and Description |
---|
BoundingXYVisitor
Calculates the total bounding rectangle of a series of
OsmPrimitive objects, using the
EastNorth values as reference. |
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
AbstractVisitor
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
|
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
PrimitiveVisitor
OSM primitives interfaces visitor, following conventional visitor design pattern.
|
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
AbstractVisitor
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
|
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
AbstractVisitor
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
|
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
AbstractVisitor
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
|
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
AbstractVisitor
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
|
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
BoundingXYVisitor
Calculates the total bounding rectangle of a series of
OsmPrimitive objects, using the
EastNorth values as reference. |
Class and Description |
---|
AbstractVisitor
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
|
BoundingXYVisitor
Calculates the total bounding rectangle of a series of
OsmPrimitive objects, using the
EastNorth values as reference. |
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
AbstractVisitor
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
|
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
AbstractVisitor
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
|
BoundingXYVisitor
Calculates the total bounding rectangle of a series of
OsmPrimitive objects, using the
EastNorth values as reference. |
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
BoundingXYVisitor
Calculates the total bounding rectangle of a series of
OsmPrimitive objects, using the
EastNorth values as reference. |
Class and Description |
---|
BoundingXYVisitor
Calculates the total bounding rectangle of a series of
OsmPrimitive objects, using the
EastNorth values as reference. |
Class and Description |
---|
AbstractVisitor
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
|
Visitor
Implementation of the visitor scheme.
|
Class and Description |
---|
AbstractVisitor
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
|
PrimitiveVisitor
OSM primitives interfaces visitor, following conventional visitor design pattern.
|
Visitor
Implementation of the visitor scheme.
|