Interface Shape

  • All Known Implementing Classes:
    Circle, Polygon, Rect

    public interface Shape
    Shared interface for all two-dimensional shapes.