org.apache.fop.fo
Class SpaceProperty.Maker

java.lang.Object
  extended byorg.apache.fop.fo.Property.Maker
      extended byorg.apache.fop.fo.LengthProperty.Maker
          extended byorg.apache.fop.fo.LengthRangeProperty.Maker
              extended byorg.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(java.lang.String name)
           
 
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(java.lang.String name)


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