Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 381 Bytes

TextShape.md

File metadata and controls

15 lines (9 loc) · 381 Bytes

TextShape

Inherits from RectShape

Added methods:

  • .setText(setText text)

  • .setTextSizePx(float textSize)

  • .setTypeface(Typeface typeface)

  • .setHorizontalAlignment(Alignment.HORIZONTAL alignment)

  • .setVerticalAlignment(Alignment.VERTICAL alignment)

  • .computeTextHeight()