Class ShapeFactory

Object
   |
   +--ShapeFactory

class ShapeFactory


This class exists to demonstrate the assignment of a class prototype as an anonymous block.
Defined in test.js


Constructor Summary
ShapeFactory()
           
 
Method Summary
 Shape createShape()
           Creates a new Shape instance.

Constructor Detail

ShapeFactory

ShapeFactory()

Method Detail

createShape

Shape createShape()


Documentation generated by JSDoc on Mon Mar 2 10:39:07 2009