|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.layouting.renderer.process.layoutrules.InlineNodeSequenceElement
org.jfree.layouting.renderer.process.layoutrules.InlineBoxSequenceElement
public class InlineBoxSequenceElement
Anthing that is not text. This could be an image or an inline-block element. For now, we assume that these beasts are not breakable at the end of the line (outer linebreaks).
| Constructor Summary | |
|---|---|
InlineBoxSequenceElement(RenderBox box)
|
|
| Method Summary | |
|---|---|
long |
getMaximumWidth()
The extra-space width for an element. |
long |
getMinimumWidth()
The width of the element. |
boolean |
isPreserveWhitespace()
|
| Methods inherited from class org.jfree.layouting.renderer.process.layoutrules.InlineNodeSequenceElement |
|---|
getNode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InlineBoxSequenceElement(RenderBox box)
| Method Detail |
|---|
public long getMinimumWidth()
getMinimumWidth in interface InlineSequenceElementgetMinimumWidth in class InlineNodeSequenceElementpublic long getMaximumWidth()
InlineNodeSequenceElement
getMaximumWidth in interface InlineSequenceElementgetMaximumWidth in class InlineNodeSequenceElementpublic boolean isPreserveWhitespace()
isPreserveWhitespace in interface InlineSequenceElementisPreserveWhitespace in class InlineNodeSequenceElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||