|
fop 0.90alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.layoutmgr.table.CollapsingBorderModel | +--org.apache.fop.layoutmgr.table.CollapsingBorderModelEyeCatching
Implements the normal "collapse" border model defined in 6.7.10 in XSL 1.0. TODO Column groups are not yet checked in this algorithm!
Fields inherited from class org.apache.fop.layoutmgr.table.CollapsingBorderModel |
AFTER, BEFORE, END, START, VERTICAL_START_END_OF_TABLE |
Constructor Summary | |
CollapsingBorderModelEyeCatching()
|
Method Summary | |
CommonBorderPaddingBackground.BorderInfo |
determineWinner(GridUnit currentGridUnit,
GridUnit otherGridUnit,
int side,
int flags)
Determines the winning BorderInfo. |
Methods inherited from class org.apache.fop.layoutmgr.table.CollapsingBorderModel |
getBorderModelFor, getOtherSide, getPreferenceValue, isVerticalRelation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CollapsingBorderModelEyeCatching()
Method Detail |
public CommonBorderPaddingBackground.BorderInfo determineWinner(GridUnit currentGridUnit, GridUnit otherGridUnit, int side, int flags)
CollapsingBorderModel
determineWinner
in class CollapsingBorderModel
org.apache.fop.layoutmgr.table.CollapsingBorderModel
current
- grid unit of the current elementneighbour
- grid unit of the neighbouring element
|
fop 0.90alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |