org.jfree.layouting.renderer.process.layoutrules
public class InlineBoxSequenceElement extends InlineNodeSequenceElement
Constructor and Description |
---|
InlineBoxSequenceElement(RenderBox box) |
Modifier and Type | Method and Description |
---|---|
long |
getMaximumWidth()
The extra-space width for an element.
|
long |
getMinimumWidth()
The width of the element.
|
boolean |
isPreserveWhitespace() |
getNode
public InlineBoxSequenceElement(RenderBox box)
public long getMinimumWidth()
getMinimumWidth
in interface InlineSequenceElement
getMinimumWidth
in class InlineNodeSequenceElement
public long getMaximumWidth()
InlineNodeSequenceElement
getMaximumWidth
in interface InlineSequenceElement
getMaximumWidth
in class InlineNodeSequenceElement
public boolean isPreserveWhitespace()
isPreserveWhitespace
in interface InlineSequenceElement
isPreserveWhitespace
in class InlineNodeSequenceElement