Uses of Interface
net.sf.jasperreports.engine.JRCommonGraphicElement
Packages that use JRCommonGraphicElement
Package
Description
Contains fill time implementations for chart related interfaces.
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
Contains base implementations for the library's main interfaces.
Contains design time implementations for the library's main interfaces as well as report compiling tools.
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
Contains utility classes for the core library.
-
Uses of JRCommonGraphicElement in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement JRCommonGraphicElement -
Uses of JRCommonGraphicElement in net.sf.jasperreports.engine
Subinterfaces of JRCommonGraphicElement in net.sf.jasperreports.engineModifier and TypeInterfaceDescriptioninterfaceAn abstract representation that provides basic functionality for images.interfaceAn abstract representation of a graphic element representing an ellipse.interfaceAn abstract representation of a report graphic element.interfaceAn abstract representation of a graphic element representing an image.interfaceAn abstract representation of a graphic element representing a straight line.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceAn abstract representation of a graphic element representing a rectangle. -
Uses of JRCommonGraphicElement in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRCommonGraphicElementModifier and TypeClassDescriptionclassThe actual implementation of a graphic element representing an ellipse.classThis class provides functionality common to graphic elements.classThe actual implementation of a graphic element representing an image.classThe actual implementation of a graphic element representing a straight line.classclassclassclassclassclassThe actual implementation of a graphic element representing a rectangle. -
Uses of JRCommonGraphicElement in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JRCommonGraphicElementModifier and TypeClassDescriptionclassThe actual implementation of a graphic element representing an ellipse, used at design time.classThis class contains functionality common to graphic elements at design time.classThe actual implementation of a graphic element representing an image, used at design time.classThe actual implementation of a graphic element representing a straight line, used at design time.classThe actual implementation of a graphic element representing a rectangle, used at design time. -
Uses of JRCommonGraphicElement in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement JRCommonGraphicElementModifier and TypeClassDescriptionclassclassclassclassclassclassPrint image implementation that supports recorded values.classEllipse information shared by multiple print ellipse objects.classBase class consisting of graphic print element information shared by multiple print element instances.classImage information shared by multiple print image objects.classLine element information shared by multiple print line objects.classBase implementation ofJRPrintEllipsethat uses aJRTemplateEllipseinstance to store common attributes.classBase implementation ofJRPrintGraphicElementthat uses aJRTemplateGraphicElementinstance to store common attributes.classImplementation ofJRPrintImagethat uses aJRTemplateImageinstance to store common attributes.classImplementation ofJRPrintLinethat uses aJRTemplateLineinstance to store common attributes.classImplementation ofJRPrintRectanglethat uses aJRTemplateRectangleinstance to store common attributes.classRectangle information shared by multiple print rectangle objects. -
Uses of JRCommonGraphicElement in net.sf.jasperreports.engine.util
Methods in net.sf.jasperreports.engine.util with parameters of type JRCommonGraphicElement