Package | Description |
---|---|
bibliothek.gui.dock.station.split |
Elements which are needed by the
SplitDockStation ,
and which are needed to interact with the station. |
Modifier and Type | Class and Description |
---|---|
class |
Leaf
Represents a leaf in the tree that is the structure of a
SplitDockStation . |
class |
Root
The root of the tree that represents the internal structure of a
SplitDockStation . |
Modifier and Type | Method and Description |
---|---|
Span[] |
SplitSpanStrategy.createSpans(SpanSplitNode node)
Creates four
Span s, one for each side of leaf . |
Rectangle |
SplitSpanStrategy.modifyBounds(Rectangle bounds,
SpanSplitNode node)
|