Uses of Class
org.apache.fop.layoutmgr.SpaceSpecifier
Packages that use SpaceSpecifier
-
Uses of SpaceSpecifier in org.apache.fop.layoutmgr
Fields in org.apache.fop.layoutmgr declared as SpaceSpecifierModifier and TypeFieldDescriptionprivate SpaceSpecifierLayoutContext.leadingSpaceCurrent pending space-before or space-start from ancestor areasprivate SpaceSpecifierLayoutContext.trailingSpaceCurrent pending space-after or space-end from preceding areaMethods in org.apache.fop.layoutmgr that return SpaceSpecifierModifier and TypeMethodDescriptionLayoutContext.getLeadingSpace()LayoutContext.getTrailingSpace()Methods in org.apache.fop.layoutmgr with parameters of type SpaceSpecifierModifier and TypeMethodDescriptionvoidLayoutContext.setLeadingSpace(SpaceSpecifier space) voidLayoutContext.setTrailingSpace(SpaceSpecifier space)