public class RotatedEllipse
extends java.lang.Object
| Constructor and Description |
|---|
RotatedEllipse(UEllipse ellipse,
double beta) |
| Modifier and Type | Method and Description |
|---|---|
double |
getA() |
double |
getB() |
double |
getBeta() |
double |
getOtherTheta(double theta1) |
XPoint2D |
getPoint(double theta) |