org.apache.fop.fo
Class SpaceProperty

java.lang.Object
  extended byorg.apache.fop.fo.Property
      extended byorg.apache.fop.fo.SpaceProperty

public class SpaceProperty
extends Property


Nested Class Summary
static class SpaceProperty.Maker
           
 
Field Summary
 
Fields inherited from class org.apache.fop.fo.Property
log
 
Constructor Summary
SpaceProperty(Space space)
           
 
Method Summary
 LengthRange getLengthRange()
           
 Object getObject()
           
 Space getSpace()
           
 
Methods inherited from class org.apache.fop.fo.Property
getCharacter, getColorType, getCondLength, getEnum, getKeep, getLength, getLengthPair, getList, getNCname, getNumber, getNumeric, getSpecifiedValue, getString, setLogger, setSpecifiedValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceProperty

public SpaceProperty(Space space)
Method Detail

getSpace

public Space getSpace()
Overrides:
getSpace in class Property

getLengthRange

public LengthRange getLengthRange()
Overrides:
getLengthRange in class Property

getObject

public Object getObject()
Overrides:
getObject in class Property


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