org.apache.fop.layoutmgr.table
Class EmptyGridUnit
public class EmptyGridUnit
GridUnit subclass for empty grid units.
assignBorderForSeparateBorderModel, createNextRowSpanningGridUnit, getBody, getBorders, getCell, getColSpanIndex, getColumn, getFlag, getOriginalBorderInfoForCell, getPrimary, getRow, getRowSpanIndex, getStartCol, getTable, hasBorders, isEmpty, isLastGridUnitColSpan, isLastGridUnitRowSpan, isPrimary, resolveBorder, resolveBorder, setFlag, setRow, toString |
EmptyGridUnit
public EmptyGridUnit(TableRow row,
TableColumn column,
TableBody body,
int startCol)row - Optional table-row instancecolumn - table-column instancebody - table-body the grid unit belongs tostartCol - column index
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.