org.apache.fop.fo
Class CondLengthProperty
java.lang.Object
org.apache.fop.fo.Property
org.apache.fop.fo.CondLengthProperty
public class CondLengthProperty
- extends Property
Fields inherited from class org.apache.fop.fo.Property |
log |
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 |
CondLengthProperty
public CondLengthProperty(CondLength condLength)
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.