|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.layouter.model.LayoutNode
org.jfree.layouting.layouter.model.LayoutText
public class LayoutText
A simple CData node. Not much to say about it.
Constructor Summary | |
---|---|
LayoutText(LayoutElement parent,
ContentToken text)
|
Method Summary | |
---|---|
ContentToken |
getContent()
|
Methods inherited from class org.jfree.layouting.layouter.model.LayoutNode |
---|
getParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LayoutText(LayoutElement parent, ContentToken text)
Method Detail |
---|
public ContentToken getContent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |