|
Webnote | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--NotePos
A generator class that returns the position of the next new note.
Defined in webnote.js
| Field Summary | |
int |
x
|
int |
y
|
| Constructor Summary | |
NotePos
()
|
|
| Method Summary | |
Point
|
nextPos(<int> w, <int> h)
Compute the position of a new note given the size of the note. |
| Field Detail |
int x
int y
| Constructor Detail |
NotePos()
| Method Detail |
Point nextPos(<int> w, <int> h)
w - the width of the new note
h - the height of the new note
|
Webnote | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||