Uses of Class
de.xima.fc.common.text.wrap.WrappedText
-
Packages that use WrappedText Package Description de.xima.fc.common.text.wrap -
-
Uses of WrappedText in de.xima.fc.common.text.wrap
Methods in de.xima.fc.common.text.wrap that return WrappedText Modifier and Type Method Description WrappedText
ITextWrapper. wrap(String text, double fontSize, String script, EBidiTextDirection textDirection)
Wraps the given text into lines based on the specified font size and text direction.
-