Legend-class {GenomeGraphs}R Documentation

Class "Legend", represents a legend to add to a plot

Description

This class represents a legend

Objects from the Class

Objects can be created by calls of the form new("Legend", ...).

Slots

legend:
Object of class "character", vector with names of the items in the legend
dp:
Object of class "DisplayPars" size of the legend (size), the size of the font (cex) and the colors (color) of the legend

Methods

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

Author(s)

Steffen Durinck

References

http://www.stat.berkeley.edu/~steffen/

See Also

objects to See Also as gdPlot

Examples

showClass("Legend")

[Package GenomeGraphs version 1.0.1 Index]