org.apache.fop.fo
Class SpaceProperty.Maker

java.lang.Object
  |
  +--org.apache.fop.fo.Property.Maker
        |
        +--org.apache.fop.fo.LengthProperty.Maker
              |
              +--org.apache.fop.fo.LengthRangeProperty.Maker
                    |
                    +--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(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-2002 Apache Software Foundation. All Rights Reserved.