| fop 0.94 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.fop.layoutmgr.table.CollapsingBorderModelorg.apache.fop.layoutmgr.table.CollapsingBorderModelEyeCatchingpublic class CollapsingBorderModelEyeCatchingextends CollapsingBorderModelField Summary |
Fields inherited from class org.apache.fop.layoutmgr.table.CollapsingBorderModel | |
AFTER, BEFORE, END, START, VERTICAL_START_END_OF_TABLE | |
Method Summary | |
CommonBorderPaddingBackground.BorderInfo |
|
Methods inherited from class org.apache.fop.layoutmgr.table.CollapsingBorderModel | |
determineWinner, getBorderModelFor, getOtherSide, getPreferenceValue, isVerticalRelation | |
public CommonBorderPaddingBackground.BorderInfo determineWinner(GridUnit currentGridUnit, GridUnit otherGridUnit, int side, int flags)
Determines the winning BorderInfo.
- Overrides:
- determineWinner in interface CollapsingBorderModel
- Parameters:
- Returns:
- the winning BorderInfo
| fop 0.94 |