Interface SingleCurvedGeometry<T extends LineString>

    • Method Detail

      • getLinearizedCoordinateSequence

        CoordinateSequence getLinearizedCoordinateSequence​(double tolerance)
        Returns the linearized coordinates at the given tolerance
      • getControlPoints

        double[] getControlPoints()
        Returns the control points for this string/ring.
      • getNumArcs

        int getNumArcs()
        Number of arc circles
      • getArcN

        CircularArc getArcN​(int arcIndex)
        Returns the n-th circular arc making up the geometry