Uses of Class
net.sf.jasperreports.engine.base.JRBaseReport

Packages that use JRBaseReport
net.sf.jasperreports.engine Provides access to the library's main functionality through fa?ade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. 
net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces. 
net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools. 
 

Uses of JRBaseReport in net.sf.jasperreports.engine
 

Subclasses of JRBaseReport in net.sf.jasperreports.engine
 class JasperReport
          The actual representation of a compiled report.
 

Uses of JRBaseReport in net.sf.jasperreports.engine.base
 

Constructors in net.sf.jasperreports.engine.base with parameters of type JRBaseReport
JRBaseObjectFactory(JRBaseReport baseReport)
           
 

Uses of JRBaseReport in net.sf.jasperreports.engine.design
 

Subclasses of JRBaseReport in net.sf.jasperreports.engine.design
 class JasperDesign
          JasperDesign is used for in-memory representation of a report design.
 



© 2001-2005 JasperSoft Corporation www.jaspersoft.com