org.apache.fop.fo.properties
Class GenericCondPadding

org.apache.fop.fo.Property.Maker
  |
  +--org.apache.fop.fo.LengthProperty.Maker
        |
        +--org.apache.fop.fo.CondLengthProperty.Maker
              |
              +--org.apache.fop.fo.properties.GenericCondLength
                    |
                    +--org.apache.fop.fo.properties.GenericCondPadding
Direct Known Subclasses:
PaddingAfterMaker, PaddingBeforeMaker, PaddingEndMaker, PaddingStartMaker

public class GenericCondPadding
extends GenericCondLength


Method Summary
 booleanisInherited()
           
 static Property.Makermaker(String propName)
           

Methods inherited from class org.apache.fop.fo.properties.GenericCondLength
getSubpropValue, make

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

Method Detail

isInherited

public boolean isInherited()

maker

public static Property.Maker maker(String propName)