Class TKRect

Object
   |
   +--TKRect

class TKRect

Defined in Utils.js


Field Summary
 Object height
          
 Object width
          
 Object x
          
 Object y
          
 
Constructor Summary
TKRect(x, y, width, height)
           
 
Method Summary
 Object pointAtPosition(index)
          
<static> Object rectFromClientRect(rect)
          
<static> Object rectFromUnionOfRects(rects)
          

Field Detail

height

Object height

width

Object width

x

Object x

y

Object y

Constructor Detail

TKRect

TKRect(x, y, width, height)

Method Detail

pointAtPosition

Object pointAtPosition(index)

rectFromClientRect

<static> Object rectFromClientRect(rect)

rectFromUnionOfRects

<static> Object rectFromUnionOfRects(rects)


Documentation generated by JSDoc on Tue Sep 15 21:24:36 2009