org.apache.fop.fo
Class ColorTypeProperty

java.lang.Object
  extended by org.apache.fop.fo.Property
      extended by org.apache.fop.fo.ColorTypeProperty

public class ColorTypeProperty
extends Property


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

ColorTypeProperty

public ColorTypeProperty(ColorType colorType)
Method Detail

getColorType

public ColorType getColorType()
Overrides:
getColorType in class Property

getObject

public Object getObject()
Overrides:
getObject in class Property


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