Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.mapcss |
Drawing system based on MapCSS map styles.
|
Modifier and Type | Class and Description |
---|---|
static class |
Selector.GeneralSelector
General selector.
|
static class |
Selector.LinkSelector
In a child selector, conditions on the link between a parent and a child object.
|
static class |
Selector.OptimizedGeneralSelector
Superclass of
Selector.GeneralSelector . |
Modifier and Type | Method and Description |
---|---|
private static void |
MapCSSStyleSource.removeAreaStyleClasses(Selector.AbstractSelector sel) |