Interface JRRectangle

All Superinterfaces:
Cloneable, JRChild, JRCloneable, JRCommonElement, JRCommonGraphicElement, JRCommonRectangle, JRElement, JRGraphicElement, JRIdentifiable, JRPenContainer, JRPropertiesHolder, JRStyleContainer, JRVisitable
All Known Implementing Classes:
JRBaseRectangle, JRDesignRectangle, JRFillRectangle

public interface JRRectangle extends JRGraphicElement, JRCommonRectangle
An abstract representation of a graphic element representing a rectangle.
Author:
Teodor Danciu (teodord@users.sourceforge.net)