|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.flow.table.GridUnit
org.apache.fop.fo.flow.table.EmptyGridUnit
public class EmptyGridUnit
GridUnit subclass for empty grid units.
Field Summary |
---|
Fields inherited from class org.apache.fop.fo.flow.table.GridUnit |
---|
cell, collapsingBorderModel, FIRST_IN_PART, KEEP_WITH_NEXT_PENDING, KEEP_WITH_PREVIOUS_PENDING, LAST_IN_PART |
Method Summary | |
---|---|
PrimaryGridUnit |
getPrimary()
Returns the before-start grid unit of the cell containing this grid unit. |
boolean |
isLastGridUnitColSpan()
|
boolean |
isLastGridUnitRowSpan()
|
boolean |
isPrimary()
Is this grid unit the before-start grid unit of the cell? |
protected void |
setBordersFromCell()
Prepares the borders of this grid unit for upcoming resolution, in the collapsing model. |
Methods inherited from class org.apache.fop.fo.flow.table.GridUnit |
---|
getBorderAfter, getBorderBefore, getBorderEnd, getBorderStart, getCell, getColSpanIndex, getFlag, getRow, getRowSpanIndex, isEmpty, setFlag, setFlag, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
protected void setBordersFromCell()
setBordersFromCell
in class GridUnit
public PrimaryGridUnit getPrimary()
getPrimary
in class GridUnit
public boolean isPrimary()
isPrimary
in class GridUnit
public boolean isLastGridUnitColSpan()
isLastGridUnitColSpan
in class GridUnit
public boolean isLastGridUnitRowSpan()
isLastGridUnitRowSpan
in class GridUnit
|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |