Uses of Class
org.apache.fop.datatypes.LengthRange

Packages that use LengthRange
org.apache.fop.datatypes   
org.apache.fop.fo   
 

Uses of LengthRange in org.apache.fop.datatypes
 

Subclasses of LengthRange in org.apache.fop.datatypes
 class Space
          a space quantity in XSL (space-before, space-after)
 

Uses of LengthRange in org.apache.fop.fo
 

Methods in org.apache.fop.fo that return LengthRange
 LengthRange LengthRangeProperty.getLengthRange()
           
 LengthRange SpaceProperty.getLengthRange()
           
 LengthRange Property.getLengthRange()
           
 

Constructors in org.apache.fop.fo with parameters of type LengthRange
LengthRangeProperty(LengthRange lengthRange)
           
 



Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.