public interface ShapeFactory
Shape
createShape()
createShape(int width, int height)
String[]
getShapeNames()
Shape createShape()
Shape createShape(int width, int height)
String[] getShapeNames()
Copyright © 2013-2015. All Rights Reserved.