org.apache.batik.css.value
Interface ColorFactory.RGBColorFactory

All Known Implementing Classes:
ColorFactory.SimpleRGBColorFactory, ColorFactory.SystemRGBColorFactory
Enclosing class:
ColorFactory

protected static interface ColorFactory.RGBColorFactory

The rgb color factory.


Method Summary
 ImmutableValue create()
          Creates the color.
 

Method Detail

create

public ImmutableValue create()
Creates the color.


Copyright © 2001 Apache Software Foundation. All Rights Reserved.