| Interface | Description |
|---|---|
| BoxHorizontalSplitType<S> |
The result of splitting a box along a horizontal line.
|
| BoxType<S> |
The type of boxes expressed as half-closed ranges on the X and Y axis.
|
| BoxVerticalSplitType<S> |
The result of splitting a box along a vertical line.
|
| Class | Description |
|---|---|
| Box<S> |
Immutable implementation of
BoxType. |
| Box.Builder<S> |
Builds instances of type
Box. |
| Boxes |
Functions to arrange boxes.
|
| BoxHorizontalSplit<S> |
Immutable implementation of
BoxHorizontalSplitType. |
| BoxHorizontalSplit.Builder<S> |
Builds instances of type
BoxHorizontalSplit. |
| BoxMutable<S> |
A modifiable implementation of the
BoxType type. |
| BoxVerticalSplit<S> |
Immutable implementation of
BoxVerticalSplitType. |
| BoxVerticalSplit.Builder<S> |
Builds instances of type
BoxVerticalSplit. |
| Annotation Type | Description |
|---|---|
| BImmutableStyleType |
The
immutables style used by the package. |
Copyright © 2016 <code@io7m.com> http://io7m.com