Class MRPHelpers::Point
In: mrplot/helpers.rb
Parent: Object

A floating point 2 dimensional coordinate

Methods

cap   cap!   fromsize   new   to_s  

Included Modules

DeepCopy

Attributes

x  [RW] 
y  [RW] 

Public Class methods

Convert a size to a point

Public Instance methods

Does x.round and y.round

[Validate]