org.jfree.layouting.renderer.model.table
public class TableRowRenderBox extends BlockRenderBox
HORIZONTAL_AXIS, VERTICAL_AXIS
Constructor and Description |
---|
TableRowRenderBox(BoxDefinition boxDefinition,
boolean autoGenerated) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Clones this node.
|
TableColumnModel |
getColumnModel() |
TableRowInfoStructure |
getRowInfoStructure() |
TableRenderBox |
getTable() |
boolean |
isIgnorableForRendering()
If that method returns true, the element will not be used for rendering.
|
addChild, addChilds, addGeneratedChild, appyStyle, clear, close, derive, deriveFrozen, findNodeById, freeze, getBaselineInfo, getBorder, getBoxDefinition, getBoxLayoutProperties, getContentAreaX1, getContentAreaX2, getDominantBaseline, getEffectiveMarginBottom, getEffectiveMarginTop, getFirstChild, getInsertationPoint, getLastChild, getLineCount, getNominalBaselineInfo, getOrphans, getOrphansSize, getPageContext, getStaticBoxLayoutProperties, getVisibleFirst, getVisibleLast, getWidows, getWidowsSize, hibernate, insertAfter, insertBefore, isAppendable, isAvoidPagebreakInside, isDiscardable, isEmpty, isOpen, isPreserveSpace, remove, replaceChild, replaceChilds, setBaselineInfo, setContentAreaX1, setContentAreaX2, setFirstChild, setLastChild, setLineCount, setOrphansSize, setPageContext, setWidowsSize, split
getAlignmentAdjust, getAlignmentAdjustResolved, getAlignmentBaseline, getBaselineShift, getBaselineShiftResolved, getChangeTracker, getComputedLayoutProperties, getDimension, getHeight, getInstanceId, getLayoutContext, getLogicalPage, getMajorAxis, getMaximumBoxWidth, getMinimumChunkWidth, getMinorAxis, getNamespace, getNext, getNodeLayoutProperties, getNormalFlow, getParent, getParentBlockContext, getPosition, getPrev, getStickyMarker, getTagName, getVerticalAlignment, getVisibleNext, getVisiblePrev, getWidth, getX, getY, isDirectionLTR, isDirty, isFrozen, isHibernated, isIcmMetricsFinished, normalizeAlignment, setComputedLayoutProperties, setDimension, setDirty, setHeight, setHibernated, setIcmMetricsFinished, setMajorAxis, setMaximumBoxWidth, setMinimumChunkWidth, setMinorAxis, setNext, setParent, setPosition, setPrev, setStickyMarker, setWidth, setX, setY, updateChangeTracker
public TableRowRenderBox(BoxDefinition boxDefinition, boolean autoGenerated)
public TableRowInfoStructure getRowInfoStructure()
public boolean isIgnorableForRendering()
isIgnorableForRendering
in class RenderNode
public TableRenderBox getTable()
public TableColumnModel getColumnModel()