Uses of Class
org.apache.fop.layoutmgr.UnresolvedListElement
-
Packages that use UnresolvedListElement Package Description org.apache.fop.layoutmgr FOP's layout engine. -
-
Uses of UnresolvedListElement in org.apache.fop.layoutmgr
Subclasses of UnresolvedListElement in org.apache.fop.layoutmgr Modifier and Type Class Description classBorderElementThis represents an unresolved border element.classBorderOrPaddingElementThis class represents an unresolved border or padding element.classBreakElementThis class represents an unresolved break possibility.classPaddingElementThis represents an unresolved padding element.classSpaceElementThis class represents an unresolved space element.classUnresolvedListElementWithLengthThis class represents an unresolved list element element with a (conditional) length.
-