Color-class {Rggobi}R Documentation

Virtual class for representing color specifications

Description

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.

Objects from the Class

A virtual Class: No objects may be created from it.

Methods

No methods defined with class "Color" in the signature.

Author(s)

Duncan Temple Lang

References

http://www.ggobi.org/RSggobi.html

See Also

RGBColor-class

Examples



[Package Rggobi version 1.1-2 Index]