|
fop 0.94 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonBorderPaddingBackground.BorderInfo | |
---|---|
org.apache.fop.fo.properties | Classes representing the various property types as well as supporting data structures for the FO tree. |
org.apache.fop.layoutmgr.table | Layout managers for tables. |
Uses of CommonBorderPaddingBackground.BorderInfo in org.apache.fop.fo.properties |
---|
Methods in org.apache.fop.fo.properties that return CommonBorderPaddingBackground.BorderInfo | |
---|---|
CommonBorderPaddingBackground.BorderInfo |
CommonBorderPaddingBackground.getBorderInfo(int side)
|
Methods in org.apache.fop.fo.properties with parameters of type CommonBorderPaddingBackground.BorderInfo | |
---|---|
void |
CommonBorderPaddingBackground.setBorderInfo(CommonBorderPaddingBackground.BorderInfo info,
int side)
Sets a border. |
Uses of CommonBorderPaddingBackground.BorderInfo in org.apache.fop.layoutmgr.table |
---|
Methods in org.apache.fop.layoutmgr.table that return CommonBorderPaddingBackground.BorderInfo | |
---|---|
abstract CommonBorderPaddingBackground.BorderInfo |
CollapsingBorderModel.determineWinner(GridUnit current,
GridUnit neighbour,
int side,
int flags)
Determines the winning BorderInfo. |
CommonBorderPaddingBackground.BorderInfo |
CollapsingBorderModelEyeCatching.determineWinner(GridUnit currentGridUnit,
GridUnit otherGridUnit,
int side,
int flags)
|
CommonBorderPaddingBackground.BorderInfo |
GridUnit.getOriginalBorderInfoForCell(int side)
Returns a BorderInfo instance for a side of the currently applicable cell before border resolution (i.e. |
|
fop 0.94 | |||||||||
PREV NEXT | FRAMES NO FRAMES |