public interface ShapeContainer
void
addShape(Shape shape)
Shape[]
getShapes()
boolean
removeShape(Shape shape)
Shape[] getShapes()
void addShape(Shape shape)
boolean removeShape(Shape shape)
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.