org.apache.fop.fo
Class SpaceProperty

org.apache.fop.fo.Property
  |
  +--org.apache.fop.fo.SpaceProperty

public class SpaceProperty
extends Property


Inner Class Summary
 public static classSpaceProperty.Maker
           

Inner classes inherited from class org.apache.fop.fo.Property
Property.Maker

Constructor Summary
SpaceProperty(Space space)
           

Method Summary
 LengthgetLength()
           
 LengthRangegetLengthRange()
           
 ObjectgetObject()
           
 SpacegetSpace()
           

Methods inherited from class org.apache.fop.fo.Property
getCharacter, getColorType, getCondLength, getEnum, getNCname, getNumber, getNumeric, getSpecifiedValue, getString, setSpecifiedValue

Constructor Detail

SpaceProperty

public SpaceProperty(Space space)
Method Detail

getLength

public Length getLength()

getLengthRange

public LengthRange getLengthRange()

getObject

public Object getObject()

getSpace

public Space getSpace()

Association Links

to Class org.apache.fop.datatypes.Space