InlineSequenceElementpublic class InlineBoxSequenceElement extends InlineNodeSequenceElement
| Constructor | Description |
|---|---|
InlineBoxSequenceElement(RenderBox box) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getMaximumWidth() |
The extra-space width for an element.
|
long |
getMinimumWidth() |
The width of the element.
|
boolean |
isPreserveWhitespace() |
getNodepublic InlineBoxSequenceElement(RenderBox box)
public long getMinimumWidth()
getMinimumWidth in interface InlineSequenceElementgetMinimumWidth in class InlineNodeSequenceElementpublic long getMaximumWidth()
InlineNodeSequenceElementgetMaximumWidth in interface InlineSequenceElementgetMaximumWidth in class InlineNodeSequenceElementpublic boolean isPreserveWhitespace()
isPreserveWhitespace in interface InlineSequenceElementisPreserveWhitespace in class InlineNodeSequenceElement