Package de.xima.fc.common.text.wrap
Interface IMutableShapingTextWrapper
-
- All Superinterfaces:
IShapingTextWrapperMutator<IMutableShapingTextWrapper>
,ITextWrapper
public interface IMutableShapingTextWrapper extends ITextWrapper, IShapingTextWrapperMutator<IMutableShapingTextWrapper>
Interface for ashaping
text wrapper
whose options can be changed after it has been created.- Since:
- 8.4.0
-
-
Method Summary
-
Methods inherited from interface de.xima.fc.common.text.wrap.IShapingTextWrapperMutator
breakAnywhereIfNeeded, ellipsis, intrinsicLineHeight, lineHeight, maxHeight, maxLines, maxWidth, trimLines
-
Methods inherited from interface de.xima.fc.common.text.wrap.ITextWrapper
wrap
-
-