Uses of Interface
interfaces.IShapeAbstractFactory

Packages that use IShapeAbstractFactory
classes.shapes   
 

Uses of IShapeAbstractFactory in classes.shapes
 

Classes in classes.shapes that implement IShapeAbstractFactory
 class BlueCircleFactory
          Factory class for the Colored Shape objects
 class ColorShapeFactory
          Factory class for the Colored Shape objects
 class RedRectangleFactory
          Factory class for the Colored Shape objects