Package de.xima.fc.common.text.wrap
-
Interface Summary Interface Description IMutableShapingTextWrapper Interface for ashaping
text wrapper
whose options can be changed after it has been created.IShapingTextWrapperBuilder Builder for ashaping
text wrapper
.IShapingTextWrapperMutator<Self extends IShapingTextWrapperMutator<Self>> Interface for configuring ashaping
text wrapper
.ITextWrapper Interface for a text wrapper that can wrap text into lines based on the specified font size and text direction. -
Class Summary Class Description TextWrappers Main entry point forITextWrapper
features.WrappedLine Represents a single line of text that has been wrapped.WrappedText Represents a piece of text that has been wrapped into lines.