org.jfree.layouting.renderer.process.layoutrules
public interface InlineSequenceElement
Modifier and Type | Method and 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()