Interface LinearRingExpression<T>

    • Method Detail

      • isClosed

        BooleanExpression isClosed()
        Returns TRUE if this is closed, i.e., if StartPoint(Curve) = EndPoint(Curve).
        Returns:
        Whether it is closed