shape abstract method

TextShapeResult shape(
  1. String text,
  2. List<TextRun> runs
)

Implementation

TextShapeResult shape(String text, List<TextRun> runs);