Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.xml |
Drawing system based on XML map styles.
|
Modifier and Type | Field and Description |
---|---|
private IconPrototype |
XmlStyleSourceHandler.RuleElem.icon |
Modifier and Type | Field and Description |
---|---|
protected Map<String,IconPrototype> |
XmlStyleSource.icons |
protected List<IconPrototype> |
XmlStyleSource.iconsList |
Modifier and Type | Method and Description |
---|---|
private IconPrototype |
XmlStyleSource.getNode(OsmPrimitive primitive,
Double scale,
MultiCascade mc) |
Constructor and Description |
---|
IconPrototype(IconPrototype i,
Range range) |