Class ReplacedContentSequenceElement

  • All Implemented Interfaces:
    InlineSequenceElement

    public class ReplacedContentSequenceElement
    extends Object
    implements InlineSequenceElement
    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