public class PointAndAngle
extends java.lang.Object
Constructor and Description |
---|
PointAndAngle(XPoint2D pt,
double angle) |
Modifier and Type | Method and Description |
---|---|
double |
getAngle() |
XPoint2D |
getPt() |
double |
getX() |
double |
getY() |