enum Tput::Namespace::AnchorPoint
Defined in:
tput/namespace.crEnum Members
-
AnchorLeft =
0 -
AnchorHorizontalCenter =
1 -
AnchorRight =
2 -
AnchorTop =
3 -
AnchorVerticalCenter =
4 -
AnchorBottom =
5
Instance Method Summary
- #anchor_bottom?
- #anchor_horizontal_center?
- #anchor_left?
- #anchor_right?
- #anchor_top?
- #anchor_vertical_center?