fop 0.94

Uses of Class
org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo

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
 CommonBorderPaddingBackground.BorderInfo CollapsingBorderModelEyeCatching.determineWinner(GridUnit currentGridUnit, GridUnit otherGridUnit, int side, int flags)
           
abstract  CommonBorderPaddingBackground.BorderInfo CollapsingBorderModel.determineWinner(GridUnit current, GridUnit neighbour, int side, int flags)
          Determines the winning BorderInfo.
 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

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.