enum Tput::Namespace::ItemSelectionMode
Overview
Shape = 0x1, BoundingRect = 0x2
Defined in:
tput/namespace.crEnum Members
-
ContainsItemShape =
0 -
IntersectsItemShape =
1 -
ContainsItemBoundingRect =
2 -
IntersectsItemBoundingRect =
3
Instance Method Summary
- #contains_item_bounding_rect?
- #contains_item_shape?
- #intersects_item_bounding_rect?
- #intersects_item_shape?