Interface Curve_PwAffine

    • Method Detail

      • getMaxHorizontalDeviation

        static Num getMaxHorizontalDeviation​(Curve_PwAffine c1,
                                             Curve_PwAffine c2)
        Returns the maximum horizontal deviation between the given two curves.
        Parameters:
        c1 - the first curve.
        c2 - the second curve.
        Returns:
        the value of the horizontal deviation.
      • getRL_Components

        java.util.List<Curve_Affine> getRL_Components()
      • getTB_Components

        java.util.List<Curve_Affine> getTB_Components()