| Interface | Description |
|---|---|
| InlineSequenceElement |
A sequence element.
|
| Class | Description |
|---|---|
| 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.
|