org.apache.fop.fo.properties
Class BorderBeforeWidthMaker

org.apache.fop.fo.Property.Maker
  |
  +--org.apache.fop.fo.LengthProperty.Maker
        |
        +--org.apache.fop.fo.CondLengthProperty.Maker
              |
              +--org.apache.fop.fo.properties.GenericCondBorderWidth
                    |
                    +--org.apache.fop.fo.properties.BorderBeforeWidthMaker

public class BorderBeforeWidthMaker
extends GenericCondBorderWidth


Method Summary
 static Property.Makermaker(String propName)
           

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

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

Method Detail

maker

public static Property.Maker maker(String propName)