org.apache.fop.fo.properties
Class TextAlignLastMaker

org.apache.fop.fo.Property.Maker
  |
  +--org.apache.fop.fo.EnumProperty.Maker
        |
        +--org.apache.fop.fo.properties.TextAlignLastMaker

public class TextAlignLastMaker
extends EnumProperty.Maker
implements TextAlignLast


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

Methods inherited from class org.apache.fop.fo.EnumProperty.Maker
make

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

Method Detail

compute

public Property compute(PropertyList propertyList)

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.EnumProperty

to Class org.apache.fop.fo.EnumProperty

to Class org.apache.fop.fo.EnumProperty

to Class org.apache.fop.fo.EnumProperty

to Class org.apache.fop.fo.Property