Uses of Class
org.apache.batik.css.value.ImmutableRGBColor

Packages that use ImmutableRGBColor
org.apache.batik.css.value Provides the classes to represent CSS values and the factories for the values common to CSS2 and SVG. 
 

Uses of ImmutableRGBColor in org.apache.batik.css.value
 

Methods in org.apache.batik.css.value that return ImmutableRGBColor
protected  ImmutableRGBColor ColorFactory.createImmutableRGBColor(float r, float g, float b)
          Creates an ImmutableRGBColor from rgb values.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.