|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.fop.layoutmgr.table.GridUnit
org.apache.fop.layoutmgr.table.EmptyGridUnit
GridUnit subclass for empty grid units.
| Field Summary |
| Fields inherited from class org.apache.fop.layoutmgr.table.GridUnit |
FIRST_IN_PART, FIRST_IN_TABLE, IN_FIRST_COLUMN, IN_LAST_COLUMN, KEEP_WITH_NEXT_PENDING, KEEP_WITH_PREVIOUS_PENDING, LAST_IN_PART, LAST_IN_TABLE |
| Constructor Summary | |
EmptyGridUnit(TableRow row,
TableColumn column,
TableBody body,
int startCol)
|
|
| Method Summary | |
TableBody |
getBody()
|
TableRow |
getRow()
|
boolean |
isPrimary()
|
| Methods inherited from class org.apache.fop.layoutmgr.table.GridUnit |
assignBorderForSeparateBorderModel, createNextRowSpanningGridUnit, getBorders, getCell, getColSpanIndex, getColumn, getFlag, getOriginalBorderInfoForCell, getPrimary, getRowSpanIndex, getStartCol, getTable, hasBorders, isEmpty, isLastGridUnitColSpan, isLastGridUnitRowSpan, resolveBorder, resolveBorder, setFlag, setRow, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
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| Method Detail |
public boolean isPrimary()
isPrimary in class GridUnitGridUnit.isPrimary()public TableBody getBody()
getBody in class GridUnitGridUnit.getBody()public TableRow getRow()
getRow in class GridUnitGridUnit.getRow()
|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||