Uses of Class
net.sf.jasperreports.engine.fill.JRTemplateGraphicElement
Packages that use JRTemplateGraphicElement
Package
Description
Contains fill time implementations for chart related interfaces.
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.charts.fill
Subclasses of JRTemplateGraphicElement in net.sf.jasperreports.charts.fill -
Uses of JRTemplateGraphicElement in net.sf.jasperreports.engine.fill
Subclasses of JRTemplateGraphicElement in net.sf.jasperreports.engine.fillModifier and TypeClassDescriptionclassEllipse information shared by multiple print ellipse objects.classImage information shared by multiple print image objects.classLine element information shared by multiple print line objects.classRectangle information shared by multiple print rectangle objects.Methods in net.sf.jasperreports.engine.fill with parameters of type JRTemplateGraphicElementModifier and TypeMethodDescriptionprotected booleanJRTemplateGraphicElement.graphicIdentical(JRTemplateGraphicElement template) Constructors in net.sf.jasperreports.engine.fill with parameters of type JRTemplateGraphicElementModifierConstructorDescriptionprotectedJRTemplatePrintGraphicElement(JRTemplateGraphicElement graphicElement, PrintElementOriginator originator)