fop 1.0

Uses of Class
org.apache.fop.fo.flow.table.BorderSpecification

Packages that use BorderSpecification
org.apache.fop.layoutmgr.table Layout managers for tables. 
 

Uses of BorderSpecification in org.apache.fop.layoutmgr.table
 

Methods in org.apache.fop.layoutmgr.table that return BorderSpecification
 BorderSpecification CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1, BorderSpecification border2)
          Returns the border which wins the border conflict resolution.
abstract  BorderSpecification CollapsingBorderModel.determineWinner(BorderSpecification border1, BorderSpecification border2)
          Returns the border which wins the border conflict resolution.
 BorderSpecification CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1, BorderSpecification border2, boolean discard)
          Returns the border which wins the border conflict resolution.
abstract  BorderSpecification CollapsingBorderModel.determineWinner(BorderSpecification border1, BorderSpecification border2, boolean discard)
          Returns the border which wins the border conflict resolution.
 

Methods in org.apache.fop.layoutmgr.table with parameters of type BorderSpecification
 BorderSpecification CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1, BorderSpecification border2)
          Returns the border which wins the border conflict resolution.
abstract  BorderSpecification CollapsingBorderModel.determineWinner(BorderSpecification border1, BorderSpecification border2)
          Returns the border which wins the border conflict resolution.
 BorderSpecification CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1, BorderSpecification border2, boolean discard)
          Returns the border which wins the border conflict resolution.
abstract  BorderSpecification CollapsingBorderModel.determineWinner(BorderSpecification border1, BorderSpecification border2, boolean discard)
          Returns the border which wins the border conflict resolution.
 


fop 1.0

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