EndSequenceElement, InlineBoxSequenceElement, InlineNodeSequenceElement, ReplacedContentSequenceElement, SpacerSequenceElement, StartSequenceElement, TextSequenceElementpublic interface InlineSequenceElement
| Modifier and Type | Method | Description |
|---|---|---|
long |
getMaximumWidth() |
The maximum width an element wants to take.
|
long |
getMinimumWidth() |
The minimum width of the element.
|
RenderNode |
getNode() |
|
boolean |
isPreserveWhitespace() |
long getMinimumWidth()
long getMaximumWidth()
RenderNode getNode()
boolean isPreserveWhitespace()