Class DwtPoint
Class Detail
DwtPoint(x, y)
Creates a point.
Author: Ross Dargahi.
Field Detail
{number}
x
The x-coordinate.
{number}
y
The y-coordinate.
Method Detail
set(x, y)
Sets the values of a point
{string}
toString()
Returns a string representation of the object.
|
||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:26 GMT-0400 (EDT)
|