| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.mappaint.mapcss |
Drawing system based on MapCSS map styles.
|
| Modifier and Type | Field and Description |
|---|---|
Selector.LinkSelector |
Selector.ChildOrParentSelector.link |
| Constructor and Description |
|---|
ChildOrParentSelector(Selector a,
Selector.LinkSelector link,
Selector b,
Selector.ChildOrParentSelectorType type)
Constructs a new
ChildOrParentSelector. |