org.apache.fop.fo.properties
Class BorderLeftColorMaker

org.apache.fop.fo.Property.Maker
  |
  +--org.apache.fop.fo.ColorTypeProperty.Maker
        |
        +--org.apache.fop.fo.properties.GenericColor
              |
              +--org.apache.fop.fo.properties.BorderLeftColorMaker

public class BorderLeftColorMaker
extends GenericColor


Method Summary
 booleanisInherited()
           
 Propertymake(PropertyList propertyList)
           
 static Property.Makermaker(String propName)
           

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

Method Detail

isInherited

public boolean isInherited()

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