Package | Description |
---|---|
uwcse.animation | |
uwcse.graphics | |
uwcse.sim |
Class and Description |
---|
GWindow
The GWindow class defines a simple graphics window.
|
GWindowEventHandler
Any object that wishes to handle GWindowEvents must implement this
interface.
|
Shape
All shapes implement this interface.
|
Class and Description |
---|
AppletGWindow
The AppletGWindow class is an abstract class to be extended by
clients that are to be run in an applet window within a web page.
|
CurvedShape
An abstract class for curved shapes that fit within bounding
rectangles.
|
GWindow
The GWindow class defines a simple graphics window.
|
GWindowEvent
This class defines an event object which can be generated in the
GWindow world.
|
GWindowEventHandler
Any object that wishes to handle GWindowEvents must implement this
interface.
|
PolyShape
An abstract superclass of various polygonal shapes.
|
Rectangle
A rectangle shape.
|
Shape
All shapes implement this interface.
|
ShapeImpl
This is an abstract superclass of all shape objects.
|
Class and Description |
---|
GWindow
The GWindow class defines a simple graphics window.
|