Uses of Class
net.sf.jasperreports.engine.base.JRBaseGraphicElement
-
Packages that use JRBaseGraphicElement Package Description net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces. -
-
Uses of JRBaseGraphicElement in net.sf.jasperreports.engine.base
Subclasses of JRBaseGraphicElement in net.sf.jasperreports.engine.base Modifier and Type Class Description class
JRBaseEllipse
The actual implementation of a graphic element representing an ellipse.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.
-