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 class
JRDesignEllipse
The actual implementation of a graphic element representing an ellipse, used at design time.class
JRDesignImage
The actual implementation of a graphic element representing an image, used at design time.class
JRDesignLine
The actual implementation of a graphic element representing a straight line, used at design time.class
JRDesignRectangle
The actual implementation of a graphic element representing a rectangle, used at design time.
-