X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=docs%2Finterfaces%2Flibclo.CharBox.html;fp=docs%2Finterfaces%2Flibclo.CharBox.html;h=6a9cf829a92637815b141c79ea51275421308881;hb=f12842e5a4ef531e38024e16f91b21c99ce1de92;hp=0000000000000000000000000000000000000000;hpb=a4f79a3761539f45ac7d86fe919bdc32cf290db0;p=clo diff --git a/docs/interfaces/libclo.CharBox.html b/docs/interfaces/libclo.CharBox.html new file mode 100644 index 0000000..6a9cf82 --- /dev/null +++ b/docs/interfaces/libclo.CharBox.html @@ -0,0 +1,164 @@ +CharBox | clo
+
+ +
+
+
+
+ +

Interface CharBox

+
+

a basic Box

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

Hierarchy

+
    +
  • Box +
      +
    • CharBox
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
content: null | string | Box[]
+
+ +
direction: Direction
+
+ +
height: number
+
+ +
maxX: number
+
+ +
maxY: number
+
+ +
minX: number
+
+ +
minY: number
+
+ +
textStyle: null | TextStyle
+
+ +
width: number
+
+ +
x: null | number
+
+ +
y: null | number
+
+ +
+
+

Generated using TypeDoc

+
\ No newline at end of file