org.jfree.layouting.renderer.model.table
Class TableSectionRenderBox
- Cloneable
public class TableSectionRenderBox
A table section box does not much rendering or layouting at all. It
represents one of the three possible sections and behaves like any other
block box. But (here it comes!) it refuses to be added to anything else than
a TableRenderBox (a small check to save me a lot of insanity ..).
addChild , addChilds , addGeneratedChild , appyStyle , clear , clone , 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 |
appyStyle , clone , derive , deriveFrozen , findNodeById , freeze , getAlignmentAdjust , getAlignmentAdjustResolved , getAlignmentBaseline , getBaselineShift , getBaselineShiftResolved , getChangeTracker , getComputedLayoutProperties , getDimension , getEffectiveMarginBottom , getEffectiveMarginTop , getHeight , getInstanceId , getLayoutContext , getLogicalPage , getMajorAxis , getMaximumBoxWidth , getMinimumChunkWidth , getMinorAxis , getNamespace , getNext , getNodeLayoutProperties , getNormalFlow , getPageContext , getParent , getParentBlockContext , getPosition , getPrev , getStickyMarker , getTagName , getVerticalAlignment , getVisibleNext , getVisiblePrev , getWidth , getX , getY , hibernate , isDirectionLTR , isDirty , isDiscardable , isEmpty , isFrozen , isHibernated , isIcmMetricsFinished , isIgnorableForRendering , isOpen , normalizeAlignment , setComputedLayoutProperties , setDimension , setDirty , setHeight , setHibernated , setIcmMetricsFinished , setMajorAxis , setMaximumBoxWidth , setMinimumChunkWidth , setMinorAxis , setNext , setParent , setPosition , setPrev , setStickyMarker , setWidth , setX , setY , updateChangeTracker |
TableSectionRenderBox
public TableSectionRenderBox(BoxDefinition boxDefinition)
getDisplayRole
public CSSValue getDisplayRole()
isStructureValidated
public boolean isStructureValidated()
setStructureValidated
public void setStructureValidated(boolean structureValidated)