| Interface | Description |
|---|---|
| Flippable |
An interface for panes that can be flipped
|
| Orientable |
An interface for panes that can have different orientations
|
| Rotatable |
An interface for panes that are rotatable
|
| Class | Description |
|---|---|
| MasonryPane |
This pane holds panes and decides itself where every pane should go.
|
| OutlinePane |
A pane for items that should be outlined
|
| PaginatedPane |
A pane for panes that should be spread out over multiple pages
|
| Pane |
The base class for all panes.
|
| StaticPane |
A pane for static items and stuff.
|
| Enum | Description |
|---|---|
| Orientable.Orientation |
An orientation for outline panes
|
| Pane.Priority |
An enum representing the rendering priorities for the panes.
|
Copyright © 2019. All rights reserved.