fop 0.95 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.fo.flow.table.GridUnit
org.apache.fop.fo.flow.table.EmptyGridUnit
public class EmptyGridUnit
extends GridUnit
Field Summary |
Fields inherited from class org.apache.fop.fo.flow.table.GridUnit | |
FIRST_IN_PART , KEEP_WITH_NEXT_PENDING , KEEP_WITH_PREVIOUS_PENDING , LAST_IN_PART , cell , collapsingBorderModel |
Method Summary | |
PrimaryGridUnit | |
boolean | |
boolean | |
boolean | |
protected void |
Methods inherited from class org.apache.fop.fo.flow.table.GridUnit | |
getBorderAfter , getBorderBefore , getBorderEnd , getBorderStart , getCell , getColSpanIndex , getFlag , getPrimary , getRow , getRowSpanIndex , isEmpty , isLastGridUnitColSpan , isLastGridUnitRowSpan , isPrimary , setBordersFromCell , setFlag , setFlag , toString |
public boolean isLastGridUnitColSpan()
- Overrides:
- isLastGridUnitColSpan in interface GridUnit
public boolean isLastGridUnitRowSpan()
- Overrides:
- isLastGridUnitRowSpan in interface GridUnit
protected void setBordersFromCell()
- Overrides:
- setBordersFromCell in interface GridUnit
fop 0.95 |