lab4lib
Class Earth

java.lang.Object
  extended by graphics.AbstractGraphic
      extended by graphics.Image
          extended by lab4lib.Earth
All Implemented Interfaces:
CenterLocatable, IGraphic, ILocatable, IRotatable, ISizeable

public class Earth
extends Image

An image of the planet Earth that can position itself randomly on a containers.Lab4Applet

Author:
Adrienne Decker

Constructor Summary
Earth()
          Creates the Elephant
 
Method Summary
 
Methods inherited from class graphics.Image
actualPaint, getShape
 
Methods inherited from class graphics.AbstractGraphic
addMouseListener, addMouseMotionListener, contains, getBounds, getCenterLocation, getContainer, getDimension, getLocation, getMouseListeners, getMouseMotionListeners, getRotation, intersects, move, paint, rotate, setCenterLocation, setContainer, setDimension, setLocation, setMovement, setRotation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Earth

public Earth()
Creates the Elephant