Uses of Interface
de.xima.fc.common.text.wrap.IShapingTextWrapperMutator
-
Packages that use IShapingTextWrapperMutator Package Description de.xima.fc.common.text.wrap -
-
Uses of IShapingTextWrapperMutator in de.xima.fc.common.text.wrap
Classes in de.xima.fc.common.text.wrap with type parameters of type IShapingTextWrapperMutator Modifier and Type Interface Description interface
IShapingTextWrapperMutator<Self extends IShapingTextWrapperMutator<Self>>
Interface for configuring ashaping
text wrapper
.Subinterfaces of IShapingTextWrapperMutator 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.interface
IShapingTextWrapperBuilder
Builder for ashaping
text wrapper
.
-