Class Ellipse
java.lang.Object
fr.univartois.butinfo.fractals.figure.Ellipse
- All Implemented Interfaces:
IFigure
- Version:
- 0.1.0
- Author:
- Théo Journée
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Ellipse
Crée une instance de la classeEllipse.- Parameters:
cx- Position x corne gauche du rectangle.cy- Position y corne gauche du rectangle.stroke- Couleur du rectangle.fill- Le fond.strokeWidth- Largeur.
-
-
Method Details