Interface Shape

  • All Known Implementing Classes:
    Polygon, Rect

    public interface Shape
    Shared interface for all two dimensional shapes with float precision coordinates.