| Modifier and Type | Interface and Description |
|---|---|
interface |
ShapeContainer |
| Modifier and Type | Method and Description |
|---|---|
Shape |
ShapeProvider.getShape() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Shape> |
ShapeContainer.getShapes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShapeContainer.addShape(Shape shape) |
Copyright © 2008-2014. All Rights Reserved.