|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--draw2d.Point
Defined in Point.js
Version: 0.9.14
Author: Andreas Herz
| Field Summary | |
Object |
type
|
| Constructor Summary | |
draw2d.Point
( x,y)
|
|
| Method Summary | |
boolean
|
equals( o)
|
float
|
getDistance( other)
|
Object
|
getPosition( p)
Calculates the relative position of the specified Point to this Point. |
float
|
getTranslated( other)
|
int
|
getX()
|
int
|
getY()
|
| Field Detail |
Object type
| Constructor Detail |
draw2d.Point( x,y)
| Method Detail |
boolean equals( o)
float getDistance( other)
Object getPosition( p)
p - The reference Point
float getTranslated( other)
int getX()
int getY()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||