A B C D E F G I L M P R S T Y

E

Ellipse - Class in yops
An Ellipse is a an axis-aligned visual component defined by a bounding box with a given upper left corner, a width, and a height.
Ellipse(int, int, int, int) - Constructor for class yops.Ellipse
Creates an Ellipse with the given upper left corner and dimensions.
Ellipse(int, int, int, int, Color, boolean) - Constructor for class yops.Ellipse
Creates an Ellipse with the given upper left corner and dimensions, color, and fill option.

A B C D E F G I L M P R S T Y