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 TypeClassDescriptionclass
This represents an unresolved border element.class
This class represents an unresolved border or padding element.class
This represents an unresolved padding element.class
This class represents an unresolved space element.Methods in org.apache.fop.layoutmgr with parameters of type UnresolvedListElementWithLengthModifier and TypeMethodDescriptionvoid
LayoutContext.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.void
LayoutContext.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.