Uses of Class
Shape

Uses of Shape in
 

Subclasses of Shape in Default Package
 class Circle
          A circle that inherits from Shape.
 class Line
          A line that inherits from Shape.