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