Color-class {Rggobi} | R Documentation |
This is an entirely abstract or virtual class
that is intended to provide a base class for representing color
specifictions. Other classes such as RGBColor-class
will extend this to provide particular formats for the color
specification and thus allow support for HSV, RGB, etc.
A virtual Class: No objects may be created from it.
No methods defined with class "Color" in the signature.
Duncan Temple Lang
http://www.ggobi.org/RSggobi.html