Class
MRPlot::Rect
In:
mrplot/helpers.rb
Parent:
Object
Methods
cut
cut!
extend
extend!
extent
fromsize
height
new
to_s
width
x
x2
y
y2
Included Modules
DeepCopy
Attributes
origin
[R]
size
[R]
Public Class methods
fromsize
(size)
new
(x,y,width,height)
Public Instance methods
cut
(border)
cut!
(border)
extend
(border)
extend!
(border)
extent
()
height
()
to_s
()
width
()
x
()
x2
()
y
()
y2
()
[Validate]