CSE115.ShapeWorld
Class Box
java.lang.Object
CSE115.ShapeWorld.MutableShape
CSE115.ShapeWorld.Box
- All Implemented Interfaces:
- Graphic, Shape
public class Box
- extends MutableShape
Box.java
Created: Wed Sep 15 15:46:09 2004
- Version:
- Author:
Constructor Summary |
Box()
|
Methods inherited from class CSE115.ShapeWorld.MutableShape |
getBehavior, getCenterLocation, getColor, getDimension, getDrawingPanel, getGraphic, getLocation, getMutableShapeDrawingPanel, getRotation, hide, setBehavior, setCenterLocation, setColor, setDimension, setDrawingPanel, setGraphic, setLocation, setMutableShapeDrawingPanel, setRotation, update |
CURRENT_PANEL
public static DrawingPanel CURRENT_PANEL
NEXT_PANEL
public static DrawingPanel NEXT_PANEL
Box
public Box()