Interface LineElement

  • All Superinterfaces:
    GridElement
    All Known Implementing Classes:
    OrthoLine

    public interface LineElement
    extends GridElement
    A marker (empty) interface for a grid element that is a line.
    Since:
    8.0
    Author:
    mbedward