| Package | Description |
|---|---|
| org.openstreetmap.josm.data.osm | |
| org.openstreetmap.josm.data.osm.visitor | |
| org.openstreetmap.josm.gui | |
| org.openstreetmap.josm.io |
| Modifier and Type | Class and Description |
|---|---|
class |
Way
One full way, consisting of a list of way
nodes. |
class |
WayData |
| Modifier and Type | Method and Description |
|---|---|
void |
PrimitiveVisitor.visit(IWay w)
Visiting call for lines.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
NameFormatterHook.checkFormat(IWay way,
java.lang.String defaultName)
Check the way format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeoJSONWriter.GeometryPrimitiveVisitor.visit(IWay w) |
void |
OsmWriter.visit(IWay w) |