fop 0.94 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.layoutmgr.table.CollapsingBorderModel
org.apache.fop.layoutmgr.table.CollapsingBorderModelEyeCatching
public class CollapsingBorderModelEyeCatching
extends CollapsingBorderModel
Field 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 |