Interface Linear<P extends Position>

    • Method Detail

      • getStartPosition

        P getStartPosition()
        Returns the start position of the linear Geometry
        Returns:
        the start position of the linear Geometry
      • getEndPosition

        P getEndPosition()
        Returns the end position of the linear Geometry
        Returns:
        the end position of the linear Geometry