org.apache.fop.fo
Class SpaceProperty.Maker

java.lang.Object
  extended by org.apache.fop.fo.Property.Maker
      extended by org.apache.fop.fo.LengthProperty.Maker
          extended by org.apache.fop.fo.LengthRangeProperty.Maker
              extended by org.apache.fop.fo.SpaceProperty.Maker
Direct Known Subclasses:
GenericSpace
Enclosing class:
SpaceProperty

public static class SpaceProperty.Maker
extends LengthRangeProperty.Maker


Constructor Summary
protected SpaceProperty.Maker(String name)
           
 
Method Summary
 
Methods inherited from class org.apache.fop.fo.LengthProperty.Maker
convertProperty, isAutoLengthAllowed
 
Methods inherited from class org.apache.fop.fo.Property.Maker
checkEnumValues, checkValueKeywords, compute, convertPropertyDatatype, convertShorthandProperty, getPercentBase, getPropName, getShorthand, getSubpropMaker, getSubpropValue, inheritsSpecified, isCompoundMaker, isCorrespondingForced, isInherited, make, make, make, makeCompound, setSubprop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceProperty.Maker

protected SpaceProperty.Maker(String name)


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.