Class ElementDrawer<T extends JRPrintElement>

java.lang.Object
net.sf.jasperreports.engine.export.draw.ElementDrawer<T>
Type Parameters:
T - the type of the element that the drawer supports
Direct Known Subclasses:
BoxDrawer, EllipseDrawer, FrameDrawer, ImageDrawer, LineDrawer, RectangleDrawer, TextDrawer

public abstract class ElementDrawer<T extends JRPrintElement> extends Object
Author:
Teodor Danciu (teodord@users.sourceforge.net)