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 classJRBaseEllipseThe actual implementation of a graphic element representing an ellipse.classJRBaseImageThe actual implementation of a graphic element representing an image.classJRBaseLineThe actual implementation of a graphic element representing a straight line.classJRBaseRectangleThe actual implementation of a graphic element representing a rectangle.
-