|
||||||||||
| 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.AreaPrototype
public class AreaPrototype
| Field Summary | |
|---|---|
boolean |
closed
|
java.awt.Color |
color
|
| Fields inherited from class org.openstreetmap.josm.gui.mappaint.xml.Prototype |
|---|
code, conditions, priority, range |
| Constructor Summary | |
|---|---|
AreaPrototype()
|
|
AreaPrototype(AreaPrototype a,
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 java.awt.Color color
public boolean closed
| Constructor Detail |
|---|
public AreaPrototype(AreaPrototype a,
Range range)
public AreaPrototype()
| Method Detail |
|---|
public void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||