Class TextSequenceElement

  • All Implemented Interfaces:
    InlineSequenceElement

    public class TextSequenceElement
    extends Object
    implements InlineSequenceElement
    Text in a line. A text item is special as it may shrink or stretch to better fit the line. If hyphenation is implemented, it may even split or change into a different text (this happens a lot in the german language).
    Author:
    Thomas Morgner