termflow.tui.OverlayPosition
See theOverlayPosition companion enum
Attributes
-
Companion
-
enum
-
Graph
-
-
Supertypes
-
trait Sum
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Resolve a position to an absolute top-left (x, y) for an overlay of the given (width, height) rendered inside (rootWidth, rootHeight).
Resolve a position to an absolute top-left (x, y) for an overlay of the given (width, height) rendered inside (rootWidth, rootHeight).
Off-screen results are clamped so an oversized overlay stays anchored at (1, 1) rather than producing negative coordinates.
Attributes
Standard inset (1 cell from each edge) used by the corner positions.
Standard inset (1 cell from each edge) used by the corner positions.
Attributes