A B C D E F G H I L M N O P R S T U V W Y _

I

IBoardConstants - Interface in cse115
A constants interface with the values needed for the Position class to work correctly
ICell - Interface in lab4lib
An interface that all Cells implement
IContainer - Interface in cse115.graphics
The interface that defines the capabilties for an object that can contain Graphics
IFishBehavior - Interface in fishbowl.strategy
TODO: fill in comments for IFishBehavior
Image - Class in cse115.graphics
A class that is a Graphical object based on a specified picture file.
Image(String) - Constructor for class cse115.graphics.Image
Creates an Image graphic using the picture located at a given location
imageUpdate(Image, int, int, int, int, int) - Method in class cse115.graphics.CompoundGraphic
 
IMotion - Class in physics
IMotion.java Created: Saturday September 18 11:45:51 2004
IMotion() - Constructor for class physics.IMotion
 
IMovingShape - Interface in lab5lib
TODO: fill in comments for IMovingShape
intersects(Graphic) - Method in class cse115.graphics.AbstractGraphic
In Beta Testing Tests to see if two Graphics intersect with each other.
intersects(Graphic) - Method in interface cse115.graphics.Graphic
In Beta Testing Tests to see if two Graphics intersect with each other.
intersects(Graphic) - Method in class fishbowl.MovingBodyAdapter
Delegated to the shape.

A B C D E F G H I L M N O P R S T U V W Y _