Package | Description |
---|---|
org.openstreetmap.josm.data.osm | |
org.openstreetmap.josm.data.validation.tests | |
org.openstreetmap.josm.gui.mappaint.mapcss |
Drawing system based on MapCSS map styles.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPrimitive.visitKeys(AbstractPrimitive.KeyValueVisitor visitor)
Calls the visitor for every key/value pair of this primitive.
|
Modifier and Type | Class and Description |
---|---|
class |
UntaggedNode
Checks for nodes with uninteresting tags that are in no way
|
Modifier and Type | Class and Description |
---|---|
private class |
MapCSSStyleSource.MapCSSRuleIndex.RuleCandidatesIterator
This is an iterator over all rules that are marked as possible in the bitset.
|