Uses of Class
org.apache.fop.layoutmgr.WhitespaceManagementPenalty.Variant
-
Packages that use WhitespaceManagementPenalty.Variant Package Description org.apache.fop.layoutmgr FOP's layout engine. -
-
Uses of WhitespaceManagementPenalty.Variant in org.apache.fop.layoutmgr
Methods in org.apache.fop.layoutmgr that return types with arguments of type WhitespaceManagementPenalty.Variant Modifier and Type Method Description java.util.List<WhitespaceManagementPenalty.Variant>WhitespaceManagementPenalty. getVariants()Methods in org.apache.fop.layoutmgr with parameters of type WhitespaceManagementPenalty.Variant Modifier and Type Method Description voidWhitespaceManagementPenalty. addVariant(WhitespaceManagementPenalty.Variant variant)voidWhitespaceManagementPenalty. setActiveVariant(WhitespaceManagementPenalty.Variant bestVariant)
-