|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.gui.mappaint.xml.Prototype
org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
public class IconPrototype
| Field Summary | |
|---|---|
java.lang.Boolean |
annotate
|
MapPaintStyles.IconReference |
icon
|
| Fields inherited from class org.openstreetmap.josm.gui.mappaint.xml.Prototype |
|---|
code, conditions, priority, range |
| Constructor Summary | |
|---|---|
IconPrototype()
|
|
IconPrototype(IconPrototype i,
Range range)
|
|
| Method Summary | |
|---|---|
void |
init()
|
| Methods inherited from class org.openstreetmap.josm.gui.mappaint.xml.Prototype |
|---|
check, getCode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public MapPaintStyles.IconReference icon
public java.lang.Boolean annotate
| Constructor Detail |
|---|
public IconPrototype(IconPrototype i,
Range range)
public IconPrototype()
| Method Detail |
|---|
public void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||