Method |
Description |
Default constructor. Constructs full ellipse centered at origin (0,0) with X and Y axis for major and minor axes respectively.... more | |
Constructs a 2D ellipse that is identical to the input circular arc. | |
Constructs a full ellipse with the specified center, major and minor axes, and major and minor radii. | |
Constructs an ellipse with the specified center, major and minor axes, major and minor radii, and start and end angles.... more |
Comments? |