dori.jasper.engine.export
Class JRGraphics2DExporter
java.lang.Object
dori.jasper.engine.JRAbstractExporter
dori.jasper.engine.export.JRGraphics2DExporter
- All Implemented Interfaces:
- JRExporter
- public class JRGraphics2DExporter
- extends JRAbstractExporter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
grx
protected java.awt.Graphics2D grx
progressMonitor
protected JRExportProgressMonitor progressMonitor
zoom
protected float zoom
defaultFont
protected JRFont defaultFont
JRGraphics2DExporter
public JRGraphics2DExporter()
throws JRException
getDefaultFont
protected JRFont getDefaultFont()
exportReport
public void exportReport()
throws JRException
- Specified by:
exportReport
in interface JRExporter
- Specified by:
exportReport
in class JRAbstractExporter
- Throws:
JRException
exportReportToGraphics2D
public void exportReportToGraphics2D()
exportPage
protected void exportPage(JRPrintPage page)
exportLine
protected void exportLine(JRPrintLine line)
exportRectangle
protected void exportRectangle(JRPrintRectangle rectangle)
exportEllipse
protected void exportEllipse(JRPrintEllipse ellipse)
exportImage
protected void exportImage(JRPrintImage printImage)
exportText
protected void exportText(JRPrintText text)
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.