private static class ExtrudeAction.ReferenceSegment extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
EastNorth |
en |
EastNorth |
p1 |
EastNorth |
p2 |
boolean |
perpendicular |
| Constructor and Description |
|---|
ReferenceSegment(EastNorth en,
EastNorth p1,
EastNorth p2,
boolean perpendicular) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final boolean perpendicular
ReferenceSegment(EastNorth en, EastNorth p1, EastNorth p2, boolean perpendicular)
public java.lang.String toString()
toString in class java.lang.Object