Uses of Interface
de.xima.fc.common.text.wrap.IShapingTextWrapperBuilder
-
Packages that use IShapingTextWrapperBuilder Package Description de.xima.fc.common.text.wrap -
-
Uses of IShapingTextWrapperBuilder in de.xima.fc.common.text.wrap
Methods in de.xima.fc.common.text.wrap that return IShapingTextWrapperBuilder Modifier and Type Method Description IShapingTextWrapperBuilder
IShapingTextWrapperBuilder. shaper(ITextShaper shaper)
Sets thetext shaper
to use for shaping the text.static IShapingTextWrapperBuilder
TextWrappers. shapingTextWrapper()
Creates a new builder for aITextWrapper
that wraps text using a configurableITextShaper
.
-