Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.xml |
Modifier and Type | Field and Description |
---|---|
(package private) LinemodPrototype |
XmlStyleSourceHandler.RuleElem.linemod |
Modifier and Type | Field and Description |
---|---|
List<LinemodPrototype> |
XmlStyleSource.WayPrototypesRecord.linemods |
protected Map<String,LinemodPrototype> |
XmlStyleSource.modifiers |
protected List<LinemodPrototype> |
XmlStyleSource.modifiersList |
Modifier and Type | Method and Description |
---|---|
int |
LinemodPrototype.compareTo(LinemodPrototype s) |
private void |
XmlStyleSourceHandler.startElementLinemod(String qName,
Attributes atts,
LinemodPrototype line) |
Constructor and Description |
---|
LinemodPrototype(LinemodPrototype s,
Range range) |