Uses of Class
org.apache.fop.layoutmgr.UnresolvedListElementWithLength
Packages that use UnresolvedListElementWithLength
-
Uses of UnresolvedListElementWithLength in org.apache.fop.layoutmgr
Subclasses of UnresolvedListElementWithLength in org.apache.fop.layoutmgrModifier and TypeClassDescriptionclassThis represents an unresolved border element.classThis class represents an unresolved border or padding element.classThis represents an unresolved padding element.classThis class represents an unresolved space element.Methods in org.apache.fop.layoutmgr with parameters of type UnresolvedListElementWithLengthModifier and TypeMethodDescriptionvoidLayoutContext.addPendingAfterMark(UnresolvedListElementWithLength element) Adds a border or padding element to the pending list which will be used to generate the right element list for break possibilities.voidLayoutContext.addPendingBeforeMark(UnresolvedListElementWithLength element) Adds a border or padding element to the pending list which will be used to generate the right element list for break possibilities.