Interface Box

a basic Box

  • x :
  • y :
  • textStyle :
  • direction :
  • width : x_advance
  • content :

Hierarchy

Properties

content: null | string | Box[]
direction: Direction
height: number
textStyle: null | TextStyle
width: number
x: null | number
y: null | number

Generated using TypeDoc