|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ShapesManager
Intended only as an interface so that the implementation of LOIManager can be hidden. (Used for plugins.)
| Method Summary | |
|---|---|
Shape |
addShape(Shape shape,
int slice,
int color)
|
Shape[] |
getShapes(int slice,
int color)
|
void |
removeShape(Shape shape)
|
| Method Detail |
|---|
Shape addShape(Shape shape,
int slice,
int color)
void removeShape(Shape shape)
Shape[] getShapes(int slice,
int color)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||