public interface Shape extends Positionable
Modifier and Type | Method and Description |
---|---|
void |
draw(Graphics g) |
int |
getNumberOfSides() |
addPostionChangeListener, getDistanceTo, getX, getY, removePositionChangeListener
int getNumberOfSides()
void draw(Graphics g)