Uses of Class
net.sf.jasperreports.engine.fill.JRTemplateGraphicElement

Packages that use JRTemplateGraphicElement
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). 
 

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

Subclasses of JRTemplateGraphicElement in net.sf.jasperreports.engine.fill
 class JRTemplateEllipse
          Ellipse information shared by multiple print ellipse objects.
 class JRTemplateImage
          Image information shared by multiple print image objects.
 class JRTemplateLine
          Line element information shared by multiple print line objects.
 class JRTemplateRectangle
          Rectangle information shared by multiple print rectangle objects.
 

Methods in net.sf.jasperreports.engine.fill with parameters of type JRTemplateGraphicElement
protected  boolean JRTemplateGraphicElement.graphicIdentical(JRTemplateGraphicElement template)
           
 

Constructors in net.sf.jasperreports.engine.fill with parameters of type JRTemplateGraphicElement
JRTemplatePrintGraphicElement(JRTemplateGraphicElement graphicElement)
          Deprecated. provide a source Id via JRTemplatePrintGraphicElement.JRTemplatePrintGraphicElement(JRTemplateGraphicElement, int)
JRTemplatePrintGraphicElement(JRTemplateGraphicElement graphicElement, int sourceElementId)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com