math.geom2d
Class ColinearPoints2DException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- math.geom2d.ColinearPoints2DException
-
- All Implemented Interfaces:
- java.io.Serializable
public class ColinearPoints2DException extends java.lang.RuntimeExceptionException thrown when the assumption of non colinearity is not respected. Methods are provided by retrieving the three incriminated points.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ColinearPoints2DException(Point2D p1, Point2D p2, Point2D p3)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Point2DgetP1()Point2DgetP2()Point2DgetP3()
-
DMelt 3.0 © DataMelt by jWork.ORG