org.apache.fop.fo
Class LengthPairProperty

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

public class LengthPairProperty
extends Property


Nested Class Summary
static class LengthPairProperty.Maker
           
 
Field Summary
 
Fields inherited from class org.apache.fop.fo.Property
log
 
Constructor Summary
LengthPairProperty(LengthPair lengthPair)
           
 
Method Summary
 LengthPair getLengthPair()
           
 Object getObject()
           
 
Methods inherited from class org.apache.fop.fo.Property
getCharacter, getColorType, getCondLength, getEnum, getKeep, getLength, getLengthRange, 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

LengthPairProperty

public LengthPairProperty(LengthPair lengthPair)
Method Detail

getLengthPair

public LengthPair getLengthPair()
Overrides:
getLengthPair in class Property

getObject

public Object getObject()
Overrides:
getObject in class Property


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