fop 0.92beta

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 NumberProperty.getColorType()
          Convert NumberProperty to a ColorType.
 ColorTypeProperty ColorTypeProperty.getColorType()
          Can't convert to any other types
 ColorTypeProperty Property.getColorType()
          This method expects to be overridden by subclasses
 


fop 0.92beta

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