Interface JREllipse

All Superinterfaces:
Cloneable, JRChild, JRCloneable, JRCommonElement, JRCommonGraphicElement, JRElement, JRGraphicElement, JRIdentifiable, JRPenContainer, JRPropertiesHolder, JRStyleContainer, JRVisitable
All Known Implementing Classes:
JRBaseEllipse, JRDesignEllipse, JRFillEllipse

public interface JREllipse extends JRGraphicElement
An abstract representation of a graphic element representing an ellipse.

Ellipses are the most basic graphic elements. As such, there are no supplementary settings to declare an ellipse element besides those already mentioned in the sections for the <reportElement> and <graphicElement> tags.

Author:
Teodor Danciu (teodord@users.sourceforge.net)