Uses of Class
org.apache.fop.fo.flow.table.BorderSpecification
Packages that use BorderSpecification
-
Uses of BorderSpecification in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table that return BorderSpecificationModifier and TypeMethodDescriptionabstract BorderSpecificationCollapsingBorderModel.determineWinner(BorderSpecification border1, BorderSpecification border2) Returns the border which wins the border conflict resolution.abstract BorderSpecificationCollapsingBorderModel.determineWinner(BorderSpecification border1, BorderSpecification border2, boolean discard) Returns the border which wins the border conflict resolution.CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1, BorderSpecification border2) Returns the border which wins the border conflict resolution.CollapsingBorderModelEyeCatching.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 BorderSpecificationModifier and TypeMethodDescriptionabstract BorderSpecificationCollapsingBorderModel.determineWinner(BorderSpecification border1, BorderSpecification border2) Returns the border which wins the border conflict resolution.abstract BorderSpecificationCollapsingBorderModel.determineWinner(BorderSpecification border1, BorderSpecification border2, boolean discard) Returns the border which wins the border conflict resolution.CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1, BorderSpecification border2) Returns the border which wins the border conflict resolution.CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1, BorderSpecification border2, boolean discard) Returns the border which wins the border conflict resolution.