Uses of Interface
de.xima.fc.common.text.wrap.ITextWrapper
-
Packages that use ITextWrapper Package Description de.xima.fc.common.text.wrap -
-
Uses of ITextWrapper in de.xima.fc.common.text.wrap
Subinterfaces of ITextWrapper in de.xima.fc.common.text.wrap Modifier and Type Interface Description interface
IMutableShapingTextWrapper
Interface for ashaping
text wrapper
whose options can be changed after it has been created.Methods in de.xima.fc.common.text.wrap that return ITextWrapper Modifier and Type Method Description ITextWrapper
IShapingTextWrapperBuilder. buildThreadSafe()
Builds a thread-safetext wrapper
with the current settings.
-