Class JRDesignGraphicElement

All Implemented Interfaces:
Serializable, Cloneable, JRChangeEventsSupport, JRChild, JRCloneable, JRCommonElement, JRCommonGraphicElement, JRElement, JRGraphicElement, JRIdentifiable, JRPenContainer, JRPropertiesHolder, JRStyleContainer, JRVisitable
Direct Known Subclasses:
JRDesignEllipse, JRDesignImage, JRDesignLine, JRDesignRectangle

public abstract class JRDesignGraphicElement extends JRDesignElement implements JRGraphicElement
This class contains functionality common to graphic elements at design time. It provides implementation for the methods described in JRTextElement.
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also: