com.steadystate.css

Class RGBColorImpl

Implemented Interfaces:
RGBColor, Serializable

public class RGBColorImpl
extends RGBColorImpl

Version:
$Release$
Author:
David Schweinsberg

Constructor Summary

RGBColorImpl(HexColor h)

Method Summary

Methods inherited from class com.steadystate.css.dom.RGBColorImpl

getBlue, getGreen, getRed, setBlue, setGreen, setRed, toString

Constructor Details

RGBColorImpl

protected RGBColorImpl(HexColor h)