Package | Description |
---|---|
org.openstreetmap.josm.data.osm |
Provides the classes for OSM data:
Primitives :
Node ,
Way ,
Relation
Users
Tags
Changesets
Utilities classes
|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
Modifier and Type | Field and Description |
---|---|
private static DefaultNameFormatter |
DefaultNameFormatter.instance |
Modifier and Type | Method and Description |
---|---|
static DefaultNameFormatter |
DefaultNameFormatter.getInstance()
Replies the unique instance of this formatter
|
Modifier and Type | Field and Description |
---|---|
private DefaultNameFormatter |
PrimitiveRenderer.formatter |