|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment
private class ExtrudeAction.ReferenceSegment
Field Summary | |
---|---|
EastNorth |
en
|
boolean |
perpendicular
|
WaySegment |
ws
|
Constructor Summary | |
---|---|
ExtrudeAction.ReferenceSegment(EastNorth en,
WaySegment ws,
boolean perpendicular)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final EastNorth en
public final WaySegment ws
public final boolean perpendicular
Constructor Detail |
---|
public ExtrudeAction.ReferenceSegment(EastNorth en, WaySegment ws, boolean perpendicular)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |