Class Index | File Index

Classes


Class jQueryanonymous-KShape


Extends KMedia.
General methods for any Shape object
Defined in: jquery.karma.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
Shape object
Class Detail
<inner> jQueryanonymous-KShape(options)
Shape object
Parameters:
{object} options
Constructor arguments.
{boolean} options.fill Optional, Default: true
'true' if the Shape will be filled when drawing.
{boolean} options.stroke Optional, Default: true
'true' if the stroke will be drawn.
{color|string} options.fillStyle Optional, Default: "#000"
The fill style of the shape.
{color|string} options.strokeStyle Optional, Default: "#000"
The stroke style of the shape.

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