Package com.steadystate.css
Class RGBColorImpl
- java.lang.Object
-
- com.steadystate.css.dom.RGBColorImpl
-
- com.steadystate.css.RGBColorImpl
-
- All Implemented Interfaces:
java.io.Serializable
,RGBColor
public class RGBColorImpl extends RGBColorImpl
Deprecated.As of 0.9.0, replaced byRGBColorImpl
- Version:
- $Release$
- Author:
- David Schweinsberg
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
RGBColorImpl(HexColor h)
Deprecated.
-
-
-
Constructor Detail
-
RGBColorImpl
protected RGBColorImpl(HexColor h)
Deprecated.
-
-