org.apache.fop.fo
Class CondLengthProperty

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

public class CondLengthProperty
extends Property


Nested Class Summary
static class CondLengthProperty.Maker
           
 
Field Summary
 
Fields inherited from class org.apache.fop.fo.Property
log
 
Constructor Summary
CondLengthProperty(CondLength condLength)
           
 
Method Summary
 CondLength getCondLength()
           
 Length getLength()
          Accessor functions for all possible Property datatypes
 Object getObject()
           
 
Methods inherited from class org.apache.fop.fo.Property
getCharacter, getColorType, getEnum, getKeep, getLengthPair, 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

CondLengthProperty

public CondLengthProperty(CondLength condLength)
Method Detail

getCondLength

public CondLength getCondLength()
Overrides:
getCondLength in class Property

getLength

public Length getLength()
Description copied from class: Property
Accessor functions for all possible Property datatypes

Overrides:
getLength in class Property

getObject

public Object getObject()
Overrides:
getObject in class Property


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