|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
static class XmlStyleSourceHandler.RuleElem
| Field Summary | |
|---|---|
(package private) AreaPrototype |
area
|
(package private) XmlCondition |
cond
|
(package private) java.util.Collection<XmlCondition> |
conditions
|
(package private) IconPrototype |
icon
|
(package private) LinePrototype |
line
|
(package private) LinemodPrototype |
linemod
|
(package private) double |
scaleMax
|
(package private) double |
scaleMin
|
| Constructor Summary | |
|---|---|
XmlStyleSourceHandler.RuleElem()
|
|
| Method Summary | |
|---|---|
void |
init()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
XmlCondition cond
java.util.Collection<XmlCondition> conditions
double scaleMax
double scaleMin
LinePrototype line
LinemodPrototype linemod
AreaPrototype area
IconPrototype icon
| Constructor Detail |
|---|
XmlStyleSourceHandler.RuleElem()
| Method Detail |
|---|
public void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||