computeShape abstract method

  1. @protected
TextShapeResult computeShape(
  1. String text,
  2. List<TextRun> runs
)

Implementation

@protected
TextShapeResult computeShape(String text, List<TextRun> runs);