|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.renderer.model.RenderNode
org.jfree.layouting.renderer.model.PlaceholderRenderNode
public class PlaceholderRenderNode
Creation-Date: 24.10.2006, 16:13:30
Field Summary |
---|
Fields inherited from class org.jfree.layouting.renderer.model.RenderNode |
---|
HORIZONTAL_AXIS, VERTICAL_AXIS |
Constructor Summary | |
---|---|
PlaceholderRenderNode()
|
Method Summary | |
---|---|
boolean |
isDiscardable()
|
boolean |
isEmpty()
|
boolean |
isIgnorableForRendering()
If that method returns true, the element will not be used for rendering. |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlaceholderRenderNode()
Method Detail |
---|
public boolean isDiscardable()
isDiscardable
in class RenderNode
public boolean isIgnorableForRendering()
isIgnorableForRendering
in class RenderNode
public boolean isEmpty()
isEmpty
in class RenderNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |