Package org.jfree.layouting.renderer.process.layoutrules

Interface Summary
InlineSequenceElement A sequence element.
 

Class Summary
EndSequenceElement This marks the end of an inline-element.
InlineBoxSequenceElement Anthing that is not text.
InlineNodeSequenceElement Anthing that is not text.
ReplacedContentSequenceElement Anthing that is not text.
SpacerSequenceElement A spacer.
StartSequenceElement Represents the opening of an inline element and represents the respective border.
TextSequenceElement Text in a line.