fop 0.90alpha1

Uses of Class
org.apache.fop.fo.properties.ColorTypeProperty

Packages that use ColorTypeProperty
org.apache.fop.fo.expr Classes for XSL expressions and functions. 
org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. 
 

Uses of ColorTypeProperty in org.apache.fop.fo.expr
 

Methods in org.apache.fop.fo.expr that return ColorTypeProperty
 ColorTypeProperty NumericProperty.getColorType()
          Cast this as a ColorTypeProperty.
 

Uses of ColorTypeProperty in org.apache.fop.fo.properties
 

Methods in org.apache.fop.fo.properties that return ColorTypeProperty
 ColorTypeProperty Property.getColorType()
          This method expects to be overridden by subclasses
 ColorTypeProperty NumberProperty.getColorType()
          Convert NumberProperty to a ColorType.
 ColorTypeProperty ColorTypeProperty.getColorType()
          Can't convert to any other types
 


fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.