Class InlineBoxSequenceElement

  • All Implemented Interfaces:
    InlineSequenceElement

    public class InlineBoxSequenceElement
    extends InlineNodeSequenceElement
    Anthing that is not text. This could be an image or an inline-block element. For now, we assume that these beasts are not breakable at the end of the line (outer linebreaks).
    Author:
    Thomas Morgner