Class Index | File Index

Classes


Class jQueryanonymous-KRectangle


Extends KShape.
General methods for a rectangle object
Defined in: jquery.karma.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
Rectangle object
Class Detail
<inner> jQueryanonymous-KRectangle(options)
Rectangle object
Parameters:
{object} options
Constructor arguments.
{number} options.x
The 'x' position.
{number} options.y
The 'y' position.
{number} options.w
The width of the rectangle.
{number} options.h
The height of the rectangle.

Documentation generated by JsDoc Toolkit 2.3.0 on Mon Sep 14 2009 20:12:59 GMT-0500 (CDT)