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

Packages that use JRBaseElement
net.sf.jasperreports.crosstabs.base   
net.sf.jasperreports.crosstabs.design   
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 JRBaseElement in net.sf.jasperreports.crosstabs.base
 

Subclasses of JRBaseElement in net.sf.jasperreports.crosstabs.base
 class JRBaseCrosstab
          Base read-only crosstab implementation.
 

Uses of JRBaseElement in net.sf.jasperreports.crosstabs.design
 

Subclasses of JRBaseElement in net.sf.jasperreports.crosstabs.design
 class JRDesignCrosstab
          Design-time crosstab implementation.
 

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

Subclasses of JRBaseElement in net.sf.jasperreports.engine.base
 class JRBaseBreak
          The actual implementation of a break element.
 class JRBaseChart
           
 class JRBaseEllipse
          The actual implementation of a graphic element representing an ellipse.
 class JRBaseFrame
          Base read-only implementation of JRFrame.
 class JRBaseGraphicElement
          This class provides functionality common to graphic elements.
 class JRBaseImage
          The actual implementation of a graphic element representing an image.
 class JRBaseLine
          The actual implementation of a graphic element representing a straight line.
 class JRBaseRectangle
          The actual implementation of a graphic element representing a rectangle.
 class JRBaseStaticText
          This class is used for representing a static text element.
 class JRBaseSubreport
           
 class JRBaseTextElement
          This class provides functionality common to text elements.
 class JRBaseTextField
          This class is used for representing a text field.
 

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

Subclasses of JRBaseElement in net.sf.jasperreports.engine.design
 class JRDesignBreak
          The actual implementation of a break element, used at design time.
 class JRDesignChart
           
 class JRDesignElement
          This class provides a skeleton implementation for a design time report element.
 class JRDesignEllipse
          The actual implementation of a graphic element representing an ellipse, used at design time.
 class JRDesignFrame
          Implementation of JRFrame to be used at design time.
 class JRDesignGraphicElement
          This class contains functionality common to graphic elements at design time.
 class JRDesignImage
          The actual implementation of a graphic element representing an image, used at design time.
 class JRDesignLine
          The actual implementation of a graphic element representing a straight line, used at design time.
 class JRDesignRectangle
          The actual implementation of a graphic element representing a rectangle, used at design time.
 class JRDesignStaticText
          This class is used for representing a design static text element.
 class JRDesignSubreport
           
 class JRDesignTextElement
          This class provides functionality common to design text elements.
 class JRDesignTextField
           
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com