Documentation of 'math.geom2d.ColinearPoints2DException' Java class
ColinearPoints2DException
math.geom2d

Class ColinearPoints2DException

  • All Implemented Interfaces:
    java.io.Serializable


    public class ColinearPoints2DException
    extends java.lang.RuntimeException
    Exception thrown when the assumption of non colinearity is not respected. Methods are provided by retrieving the three incriminated points.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      Point2D getP1() 
      Point2D getP2() 
      Point2D getP3() 
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.