org.apache.poi.sl.usermodel
public interface ShapeContainer
void
addShape(Shape shape)
Shape[]
getShapes()
boolean
removeShape(Shape shape)
Shape[] getShapes()
void addShape(Shape shape)
boolean removeShape(Shape shape)