Uses of Class
org.apache.fop.layoutmgr.SpaceSpecifier
Packages that use SpaceSpecifier
-
Uses of SpaceSpecifier in org.apache.fop.layoutmgr
Methods 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)