Class MySingletonShapeFactory

Object
   |
   +--MySingletonShapeFactory

class MySingletonShapeFactory

Defined in test.js


Constructor Summary
MySingletonShapeFactory ()
            An example of a singleton class
 
Method Summary
 Shape getShape()
           Get the next Shape

Constructor Detail

MySingletonShapeFactory

MySingletonShapeFactory()

Method Detail

getShape

Shape getShape()


Documentation generated by JSDoc on Sun Apr 17 10:08:53 2005