Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.xml |
Modifier and Type | Class and Description |
---|---|
class |
LinemodPrototype |
Modifier and Type | Field and Description |
---|---|
(package private) LinePrototype |
XmlStyleSourceHandler.RuleElem.line |
LinePrototype |
XmlStyleSource.WayPrototypesRecord.line |
Modifier and Type | Field and Description |
---|---|
protected Map<String,LinePrototype> |
XmlStyleSource.lines |
protected List<LinePrototype> |
XmlStyleSource.linesList |
Modifier and Type | Method and Description |
---|---|
private void |
XmlStyleSourceHandler.startElementLine(String qName,
Attributes atts,
LinePrototype line) |
Constructor and Description |
---|
LinePrototype(LinePrototype s,
Range range) |