org.apache.fop.fo
Class ColorTypeProperty

org.apache.fop.fo.Property
  |
  +--org.apache.fop.fo.ColorTypeProperty

public class ColorTypeProperty
extends Property


Inner Class Summary
 public static classColorTypeProperty.Maker
           

Inner classes inherited from class org.apache.fop.fo.Property
Property.Maker

Constructor Summary
ColorTypeProperty(ColorType colorType)
           

Method Summary
 ColorTypegetColorType()
           
 ObjectgetObject()
           

Methods inherited from class org.apache.fop.fo.Property
getCharacter, getCondLength, getEnum, getLength, getLengthRange, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, getString, setSpecifiedValue

Constructor Detail

ColorTypeProperty

public ColorTypeProperty(ColorType colorType)
Method Detail

getColorType

public ColorType getColorType()

getObject

public Object getObject()

Association Links

to Class org.apache.fop.datatypes.ColorType