Next: Polygon Methods
Up: Graphics Objects
Previous: Rectangle Methods
Oval Methods
- Oval(point1, point2)
- Constructs an oval in the bounding box
determined by point1 and point2.
- getCenter()
- Returns a clone of the point at the center of
the oval.
- getP1(), getP2()
- Returns a clone of the corresponding
point used to construct the oval.
John Zelle
2006-09-04