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
 

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

Methods in org.apache.fop.fo that return LengthRange
LengthRangeLengthRangeProperty.getLengthRange()
          
LengthRangeProperty.getLengthRange()
          
LengthRangeSpaceProperty.getLengthRange()