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

A figure is a non-plot object. Figure is the base class for any figure, like border, label.… Every figure has a layer where it will be placed below. The layer can be :figure, :plots, :axes, :grids.

Methods

draw_object   new  

Attributes

layer  [RW] 
rect  [RW] 

Public Class methods

Public Instance methods

[Validate]