Class JRBaseCellContents

java.lang.Object
net.sf.jasperreports.engine.base.JRBaseElementGroup
net.sf.jasperreports.crosstabs.base.JRBaseCellContents
All Implemented Interfaces:
Serializable, Cloneable, JRCellContents, JRBoxContainer, JRChild, JRCloneable, JRElementGroup, JRPropertiesHolder, JRStyleContainer, JRVisitable

public class JRBaseCellContents extends JRBaseElementGroup implements JRCellContents
Base read-only implementation of JRCellContents.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also: