Uses of Interface
net.sf.jasperreports.engine.JRCommonImage

Packages that use JRCommonImage
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. 
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
net.sf.jasperreports.engine.util Utility classes. 
 

Uses of JRCommonImage in net.sf.jasperreports.engine
 

Subinterfaces of JRCommonImage in net.sf.jasperreports.engine
 interface JRImage
          An abstract representation of a graphic element representing an image.
 interface JRPrintImage
           
 

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

Classes in net.sf.jasperreports.engine.base that implement JRCommonImage
 class JRBaseImage
          The actual implementation of a graphic element representing an image.
 class JRBasePrintImage
           
 

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

Classes in net.sf.jasperreports.engine.design that implement JRCommonImage
 class JRDesignImage
          The actual implementation of a graphic element representing an image, used at design time.
 

Uses of JRCommonImage in net.sf.jasperreports.engine.fill
 

Classes in net.sf.jasperreports.engine.fill that implement JRCommonImage
 class JRFillImage
           
 class JRRecordedValuesPrintImage
          Print image implementation that supports recorded values.
 class JRTemplateImage
          Image information shared by multiple print image objects.
 class JRTemplatePrintImage
          Implementation of JRPrintImage that uses a JRTemplateImage instance to store common attributes.
 

Uses of JRCommonImage in net.sf.jasperreports.engine.util
 

Methods in net.sf.jasperreports.engine.util with parameters of type JRCommonImage
static ScaleImageEnum JRStyleResolver.getScaleImageValue(JRCommonImage image)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com