Uses of Class
net.sf.jasperreports.engine.design.JRDesignGraphicElement
-
Packages that use JRDesignGraphicElement Package Description net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools. -
-
Uses of JRDesignGraphicElement in net.sf.jasperreports.engine.design
Subclasses of JRDesignGraphicElement in net.sf.jasperreports.engine.design Modifier and Type Class Description classJRDesignEllipseThe actual implementation of a graphic element representing an ellipse, used at design time.classJRDesignImageThe actual implementation of a graphic element representing an image, used at design time.classJRDesignLineThe actual implementation of a graphic element representing a straight line, used at design time.classJRDesignRectangleThe actual implementation of a graphic element representing a rectangle, used at design time.
-