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 IShapingTextWrapperBuilderIShapingTextWrapperBuilder. shaper(ITextShaper shaper)Sets thetext shaperto use for shaping the text.static IShapingTextWrapperBuilderTextWrappers. shapingTextWrapper()Creates a new builder for aITextWrapperthat wraps text using a configurableITextShaper. 
 -