org.apache.fop.fo
Class LengthRangeProperty

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

public class LengthRangeProperty
extends Property


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

Constructor Detail

LengthRangeProperty

public LengthRangeProperty(LengthRange lengthRange)
Method Detail

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.