|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRotatable | |
---|---|
demos.bounce | |
graphics | The Graphics Package. |
Uses of IRotatable in demos.bounce |
---|
Classes in demos.bounce that implement IRotatable | |
---|---|
class |
BouncingBall
|
class |
BouncingSquare
|
class |
BouncingTriangle
|
Uses of IRotatable in graphics |
---|
Subinterfaces of IRotatable in graphics | |
---|---|
interface |
IColorableGraphic
The interface that defines a Graphic that has a Color |
interface |
IGraphic
The interface that defines the capabilites for an object that is a Graphic |
Classes in graphics that implement IRotatable | |
---|---|
class |
AbstractColorableGraphic
Extends AbstractGraphic to add methods that are relevant to Color |
class |
AbstractGraphic
An abstract class that is the superclass for most graphics. |
class |
CompoundGraphic
A Graphical object that acts as a container for other Graphical objects. |
class |
Ellipse
A Graphic that is in the shape of an Ellipse. |
class |
FramedEllipse
A Graphic that is in the outline Ellipse. |
class |
FramedRectangle
A Graphic that is the outline of a rectangle. |
class |
Image
A class that is a Graphical object based on a specified picture file. |
class |
Polygon
A polygon is a Graphic that can form many shapes. |
class |
Rectangle
A Graphic that is in the shape of a rectangle. |
class |
Rectangle3D
A Graphic that is in the shape of a rectangle with slight 3-dimensionsal shading. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |