public class ColinearPointsException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected Point2D |
p1 |
protected Point2D |
p2 |
protected Point2D |
p3 |
| Constructor and Description |
|---|
ColinearPointsException(Point2D p1,
Point2D p2,
Point2D p3) |
| Modifier and Type | Method and Description |
|---|---|
Point2D |
getP1() |
Point2D |
getP2() |
Point2D |
getP3() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.