fop 0.95

Uses of Class
org.apache.fop.layoutmgr.SpaceSpecifier

Packages that use SpaceSpecifier
org.apache.fop.layoutmgr FOP's layout engine. 
 

Uses of SpaceSpecifier in org.apache.fop.layoutmgr
 

Methods in org.apache.fop.layoutmgr that return SpaceSpecifier
 SpaceSpecifier LayoutContext.getLeadingSpace()
           
 SpaceSpecifier LayoutContext.getTrailingSpace()
           
 

Methods in org.apache.fop.layoutmgr with parameters of type SpaceSpecifier
 void LayoutContext.setLeadingSpace(SpaceSpecifier space)
           
 void LayoutContext.setTrailingSpace(SpaceSpecifier space)
           
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.