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 interfaceIShapingTextWrapperMutator<Self extends IShapingTextWrapperMutator<Self>>Interface for configuring ashapingtext wrapper.Subinterfaces of IShapingTextWrapperMutator in de.xima.fc.common.text.wrap Modifier and Type Interface Description interfaceIMutableShapingTextWrapperInterface for ashapingtext wrapperwhose options can be changed after it has been created.interfaceIShapingTextWrapperBuilderBuilder for ashapingtext wrapper. 
 -