Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.mapcss |
Drawing system based on MapCSS map styles.
|
Modifier and Type | Class and Description |
---|---|
private class |
Selector.ChildOrParentSelector.ContainsFinder
Finds elements which are inside the right element, collects those in
children |
private class |
Selector.ChildOrParentSelector.CrossingFinder |
private class |
Selector.ChildOrParentSelector.InsideOrEqualFinder
Finds elements which are inside the left element, or in other words, it finds elements enclosing e.osm.
|
private class |
Selector.ChildOrParentSelector.MultipolygonOpenEndFinder |
Modifier and Type | Method and Description |
---|---|
private void |
Selector.ChildOrParentSelector.visitBBox(Environment e,
Selector.ChildOrParentSelector.AbstractFinder finder) |