org.apache.fop.fo.properties
Class GenericCondLength

org.apache.fop.fo.Property.Maker
  |
  +--org.apache.fop.fo.LengthProperty.Maker
        |
        +--org.apache.fop.fo.CondLengthProperty.Maker
              |
              +--org.apache.fop.fo.properties.GenericCondLength
Direct Known Subclasses:
GenericCondPadding

public class GenericCondLength
extends CondLengthProperty.Maker


Method Summary
 PropertygetSubpropValue(Property baseProp, String subpropName)
           
 Propertymake(PropertyList propertyList)
           
 static Property.Makermaker(String propName)
           

Methods inherited from class org.apache.fop.fo.Property.Maker
compute, getPercentBase, inheritsSpecified, isInherited, make, make

Method Detail

getSubpropValue

public Property getSubpropValue(Property baseProp, String subpropName)

make

public Property make(PropertyList propertyList)
throws org.apache.fop.apps.FOPException

maker

public static Property.Maker maker(String propName)

Association Links

to Class org.apache.fop.fo.Property.Maker

to Class org.apache.fop.fo.Property.Maker

to Class org.apache.fop.fo.Property