net.sf.jasperreports.engine
Interface JRChild
- All Known Subinterfaces:
- JRBand, JRChart, JRElement, JRElementGroup, JREllipse, JRGraphicElement, JRImage, JRLine, JRRectangle, JRStaticText, JRSubreport, JRTextElement, JRTextField
- All Known Implementing Classes:
- JRBaseBand, JRBaseChart, JRBaseElement, JRBaseElementGroup, JRBaseEllipse, JRBaseGraphicElement, JRBaseImage, JRBaseLine, JRBaseRectangle, JRBaseStaticText, JRBaseSubreport, JRBaseTextElement, JRBaseTextField, JRDesignBand, JRDesignChart, JRDesignEllipse, JRDesignGraphicElement, JRDesignImage, JRDesignLine, JRDesignRectangle, JRDesignStaticText, JRDesignSubreport, JRDesignTextElement, JRDesignTextField, JRFillBand, JRFillChart, JRFillElement, JRFillElementGroup, JRFillEllipse, JRFillGraphicElement, JRFillImage, JRFillLine, JRFillRectangle, JRFillStaticText, JRFillSubreport, JRFillTextElement, JRFillTextField
- public interface JRChild
An abstract representation of a report element. All report elements implement this interface. The interface contains
constants and methods that apply to all report elements.
- Version:
- $Id: JRChild.java,v 1.1 2005/07/14 10:35:24 teodord Exp $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
getCopy
public JRChild getCopy(JRAbstractObjectFactory factory)
writeXml
public void writeXml(JRXmlWriter writer)
© 2001-2005 JasperSoft Corporation www.jaspersoft.com