CSE115.Zoo
Class ReactivePicture
java.lang.Object
NGP.Graphics.Image
CSE115.Zoo.ReactivePicture
- All Implemented Interfaces:
- EventListener, Graphic, Locatable, MouseListener, MouseMotionListener, Reactor, Rotatable, Sizeable
- public class ReactivePicture
- extends Image
ReactivePicture.java
Created: Fri Sep 6 11:41:05 2002
Modified: Wed Jan 30, 2003
- Author:
- Adrienne M Decker, Carl Alphonce
Alphonce modified Decker's original class to fit Spring 2003 labs.
| Methods inherited from class NGP.Graphics.Image |
contains, drag, getAWTImage, getBounds, getCenterLocation, getDimension, getDrawingPanel, getLocation, getRotation, hide, intersects, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, paint, react, setCenterLocation, setDimension, setDrawingPanel, setLocation, setRotation, setup, show, unwrap, wrap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReactivePicture
public ReactivePicture(Picture picture)
rotate
public void rotate(Rotation rotation)