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 Sun Apr 17 10:08:53 2005