|
|||||||||
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.RenderBox
org.jfree.layouting.renderer.model.table.TableColumnGroupNode
public class TableColumnGroupNode
Creation-Date: 17.07.2006, 18:32:42
Field Summary |
---|
Fields inherited from class org.jfree.layouting.renderer.model.RenderBox |
---|
LOG_PRUNE |
Fields inherited from class org.jfree.layouting.renderer.model.RenderNode |
---|
HORIZONTAL_AXIS, VERTICAL_AXIS |
Constructor Summary | |
---|---|
TableColumnGroupNode(BoxDefinition boxDefinition)
|
Method Summary | |
---|---|
void |
appyStyle(LayoutContext context,
OutputProcessorMetaData metaData)
|
int |
getColSpan()
|
boolean |
isDiscardable()
|
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 TableColumnGroupNode(BoxDefinition boxDefinition)
Method Detail |
---|
public void appyStyle(LayoutContext context, OutputProcessorMetaData metaData)
appyStyle
in class RenderBox
public int getColSpan()
public boolean isDiscardable()
isDiscardable
in class RenderBox
public boolean isIgnorableForRendering()
isIgnorableForRendering
in class RenderNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |