termui.alignment
This module defines classes for aligning blocks on the terminal.
Anchor base class defining the interface anchors must implement. |
|
|
Anchor class which specifies a block is aligned with the bottom-left corner of the parent at a fixed offset. |
|
Anchor class which specifies a block is aligned with the center of the parent at a fixed offset. |
|
Represents a width and height value. |
|
Anchor class which specifies a block is aligned with the top-left corner of the parent at a fixed offset. |
|
A TopLeft anchor that allows dimension specifications for each axis. |
|
Anchor class which specifies a block is aligned with the top-right corner of the parent at a fixed offset. |