Class JRFillGraphicElement

java.lang.Object
net.sf.jasperreports.engine.fill.JRFillElement
net.sf.jasperreports.engine.fill.JRFillGraphicElement
All Implemented Interfaces:
Cloneable, DynamicPropertiesHolder, JRFillCloneable, JRChild, JRCloneable, JRCommonElement, JRCommonGraphicElement, JRElement, JRGraphicElement, JRIdentifiable, JRPenContainer, JRPropertiesHolder, JRStyleContainer, JRStyleSetter, JRVisitable
Direct Known Subclasses:
JRFillEllipse, JRFillImage, JRFillLine, JRFillRectangle

public abstract class JRFillGraphicElement extends JRFillElement implements JRGraphicElement
Author:
Teodor Danciu (teodord@users.sourceforge.net)