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

Packages that use CondLength
org.apache.fop.fo   
org.apache.fop.layout   
 

Uses of CondLength in org.apache.fop.fo
 

Methods in org.apache.fop.fo that return CondLength
 CondLength Property.getCondLength()
           
 CondLength CondLengthProperty.getCondLength()
           
 

Constructors in org.apache.fop.fo with parameters of type CondLength
CondLengthProperty(CondLength condLength)
           
 

Uses of CondLength in org.apache.fop.layout
 

Methods in org.apache.fop.layout with parameters of type CondLength
 void BorderAndPadding.setBorder(int side, int style, CondLength width, ColorType color)
           
 void BorderAndPadding.setPadding(int side, CondLength width)
           
 



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