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