Uses of Class
de.xima.fc.common.text.shape.TextRun
-
Packages that use TextRun Package Description de.xima.fc.common.text.shape -
-
Uses of TextRun in de.xima.fc.common.text.shape
Method parameters in de.xima.fc.common.text.shape with type arguments of type TextRun Modifier and Type Method Description IShapedText
ITextShaper. shape(List<TextRun> runs, double fontSize)
Shapes a piece of text runs.
-