|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Ellipse | |
| edu.umd.cfar.lamp.viper.geometry | A set of classes for manipulating geometric data, usually used
for ViPER attribute data. |
| Uses of Ellipse in edu.umd.cfar.lamp.viper.geometry |
| Methods in edu.umd.cfar.lamp.viper.geometry that return Ellipse | |
static Ellipse |
Ellipse.valueOf(java.lang.String S)
Constructs a new ellipse from the given string |
| Methods in edu.umd.cfar.lamp.viper.geometry with parameters of type Ellipse | |
double |
Ellipse.intersectArea(Ellipse other)
Computes the area shared between the two ellipses |
| Constructors in edu.umd.cfar.lamp.viper.geometry with parameters of type Ellipse | |
Ellipse(Ellipse old)
Copy constructor. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||