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