|
fop 0.94 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layoutmgr.table.CollapsingBorderModel
org.apache.fop.layoutmgr.table.CollapsingBorderModelEyeCatching
public class 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!
Field Summary |
---|
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
currentGridUnit
- grid unit of the current elementotherGridUnit
- grid unit of the neighbouring element
|
fop 0.94 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |