Webnote

Class NotePos

Object
   |
   +--NotePos

class 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

x

int x

y

int y

Constructor Detail

NotePos

NotePos()

Method Detail

nextPos

Point nextPos(<int> w, <int> h)

Webnote

Documentation generated by JSDoc on Tue May 24 23:13:22 2005