Class MRPlot::PlotObject
In: mrplot.rb
Parent: Object

A PlotObject is the base class of any object drawn to the plot

Methods

draw   hide   new   show   visible?  

Attributes

style  [R] 

Public Class methods

Public Instance methods

The plot object handles the visibility, call this method to draw the object to a context.

[Validate]