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) |
java.awt.geom.Point2D |
getPoint(double theta) |
public RotatedEllipse(UEllipse ellipse, double beta)