| Package | Description |
|---|---|
| org.openstreetmap.josm.data.validation.tests | |
| org.openstreetmap.josm.gui.mappaint |
Drawing system allowing to display and render OSM map data in a user-friendly and customizable way, through map styles.
Two implementations are provided: XML: this was the system used by default JOSM map style for a long time. |
| org.openstreetmap.josm.gui.mappaint.mapcss |
Drawing system based on MapCSS map styles.
|
| Class and Description |
|---|
| Instruction.AssignmentInstruction |
| MapCSSRule.Declaration |
| MapCSSStyleSource
This is a mappaint style that is based on MapCSS rules.
|
| Selector
MapCSS selector.
|
| Selector.GeneralSelector |
| Class and Description |
|---|
| Condition.Context
Context, where the condition applies.
|