Class
MRPHelpers::Rotation
In:
mrplot/helpers.rb
Parent:
Object
The
Rotation
class is used to rotate a text around a specified point
Methods
new
Attributes
angle
[RW]
origin
[RW]
Public Class methods
new
(angle = 90, origin = Point.new(0,0))
[Validate]