|
||||||||||
| 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.LinePrototype
org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
public class LinemodPrototype
| Nested Class Summary | |
|---|---|
static class |
LinemodPrototype.WidthMode
|
| Field Summary | |
|---|---|
boolean |
over
|
LinemodPrototype.WidthMode |
widthMode
|
| Fields inherited from class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype |
|---|
color, dashed, dashedColor, realWidth, width |
| Fields inherited from class org.openstreetmap.josm.gui.mappaint.xml.Prototype |
|---|
code, conditions, priority, range |
| Constructor Summary | |
|---|---|
LinemodPrototype()
|
|
LinemodPrototype(LinemodPrototype s,
Range range)
|
|
| Method Summary | |
|---|---|
int |
compareTo(LinemodPrototype s)
|
int |
getWidth()
|
float |
getWidth(float ref)
|
void |
init()
|
| Methods inherited from class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype |
|---|
getDashed, setDashed, setWidth |
| 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 boolean over
public LinemodPrototype.WidthMode widthMode
| Constructor Detail |
|---|
public LinemodPrototype(LinemodPrototype s,
Range range)
public LinemodPrototype()
| Method Detail |
|---|
public void init()
init in class LinePrototypepublic float getWidth(float ref)
public int getWidth()
getWidth in class LinePrototypepublic int compareTo(LinemodPrototype s)
compareTo in interface java.lang.Comparable<LinemodPrototype>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||