Interface Oblong

  • All Superinterfaces:
    GridElement, PolygonElement
    All Known Implementing Classes:
    OblongImpl

    public interface Oblong
    extends PolygonElement
    Marker interface for oblong grid elements. The name was chosen to avoid the inevitable confusion with java.awt.Rectangle
    Since:
    2.7
    Author:
    mbedward