|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Shape
Normal users can ignore this interface. An entity that implements all of NGP.Graphic, NGP.Locatable, NGP.Sizeable, and NGP.Colorable. Created: Sat Jan 31 15:28:28 2004
Method Summary |
---|
Methods inherited from interface cse115.graphics.Colorable |
---|
getColor, setColor |
Methods inherited from interface cse115.graphics.Graphic |
---|
actualPaint, addMouseListener, addMouseMotionListener, contains, getBounds, getMouseListeners, getMouseMotionListeners, getShape, intersects, paint, setContainer |
Methods inherited from interface cse115.graphics.Sizeable |
---|
getDimension, setDimension |
Methods inherited from interface cse115.graphics.CenterLocatable |
---|
getCenterLocation, setCenterLocation |
Methods inherited from interface cse115.graphics.Locatable |
---|
getLocation, move, setLocation |
Methods inherited from interface cse115.graphics.Rotatable |
---|
getRotation, rotate, setRotation |
Methods inherited from interface java.awt.event.MouseListener |
---|
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased |
Methods inherited from interface java.awt.event.MouseMotionListener |
---|
mouseDragged, mouseMoved |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |