Uses of Package
m865.shapepack

Packages that use m865.shapepack
Default Package  
m865.shapepack   
 

Classes in m865.shapepack used by Default Package
Ellipse
          The concrete Shape subclass that defines ellipses.
Shape
          The Shape class is an abstract class which defines the fields, methods and behavior common to all shapes.
ShapeFactory
          The ShapeFactory class is a factory class which provides a catalog of the shapes it can make and two creation methods which will construct any shape in the catalog.
 

Classes in m865.shapepack used by m865.shapepack
Rectangle
          The concrete Shape subclass that defines rectangles.
Shape
          The Shape class is an abstract class which defines the fields, methods and behavior common to all shapes.