protected static class AbstractSplitDockGrid.Line
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
alpha
the coordinate which is always the same on the line
|
double |
betaMax
the end with the higher coordinate
|
double |
betaMin
the end with the smaller coordinate
|
boolean |
horizontal
whether this line is horizontal or not
|
Modifier | Constructor and Description |
---|---|
protected |
Line() |