Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.xml |
Drawing system based on XML map styles.
|
Modifier and Type | Field and Description |
---|---|
private LinemodPrototype |
XmlStyleSourceHandler.RuleElem.linemod |
Modifier and Type | Field and Description |
---|---|
java.util.List<LinemodPrototype> |
XmlStyleSource.WayPrototypesRecord.linemods |
protected java.util.Map<java.lang.String,LinemodPrototype> |
XmlStyleSource.modifiers |
protected java.util.List<LinemodPrototype> |
XmlStyleSource.modifiersList |
Modifier and Type | Method and Description |
---|---|
int |
LinemodPrototype.compareTo(LinemodPrototype s) |
private void |
XmlStyleSourceHandler.startElementLinemod(java.lang.String qName,
org.xml.sax.Attributes atts,
LinemodPrototype line) |
Constructor and Description |
---|
LinemodPrototype(LinemodPrototype s,
Range range) |