org.jfree.layouting.renderer.model.table
public class TableRenderBox extends BlockRenderBox
Constructor Summary | |
---|---|
TableRenderBox(BoxDefinition boxDefinition) |
Method Summary | |
---|---|
void | addChild(RenderNode child) |
void | appyStyle(LayoutContext layoutContext, OutputProcessorMetaData metaData) |
Object | clone() |
RenderLength | getBorderSpacing() |
TableColumnModel | getColumnModel() |
RenderLength | getRowSpacing() |
boolean | isAutoLayout() |
boolean | isCollapsingBorderModel() |
boolean | isDisplayEmptyCells() |
boolean | isLayoutable() |
boolean | isPredefinedColumnsValidated() |
boolean | isStructureValidated() |
void | setPredefinedColumnsValidated(boolean predefinedColumnsValidated) |
void | setStructureValidated(boolean structureValidated) |