Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.xml |
Drawing system based on XML map styles.
|
Modifier and Type | Field and Description |
---|---|
AreaPrototype |
XmlStyleSource.WayPrototypesRecord.area |
private AreaPrototype |
XmlStyleSourceHandler.RuleElem.area |
Modifier and Type | Field and Description |
---|---|
protected Map<String,AreaPrototype> |
XmlStyleSource.areas |
protected List<AreaPrototype> |
XmlStyleSource.areasList |
Constructor and Description |
---|
AreaPrototype(AreaPrototype a,
Range range) |