Class JRFillGenericElement

java.lang.Object
net.sf.jasperreports.engine.fill.JRFillElement
net.sf.jasperreports.engine.fill.JRFillGenericElement
All Implemented Interfaces:
Cloneable, DynamicPropertiesHolder, JRFillCloneable, JRChild, JRCloneable, JRCommonElement, JRElement, JREvaluation, JRGenericElement, JRIdentifiable, JRPropertiesHolder, JRStyleContainer, JRStyleSetter, JRVisitable

public class JRFillGenericElement extends JRFillElement implements JRGenericElement
A JRGenericElement used during report fill.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)