public class ShapeLibrary extends Object
Modifier and Type | Method and Description |
---|---|
Shape |
createShape(String shapeName) |
Shape |
createShape(String shapeName,
int width,
int height) |
static ShapeLibrary |
getInstance() |
public static ShapeLibrary getInstance()
Copyright © 2013-2015. All Rights Reserved.