dori.jasper.engine.export
Class JRGraphics2DExporterParameter

java.lang.Object
  extended bydori.jasper.engine.JRExporterParameter
      extended bydori.jasper.engine.export.JRGraphics2DExporterParameter

public class JRGraphics2DExporterParameter
extends JRExporterParameter


Field Summary
static JRGraphics2DExporterParameter GRAPHICS_2D
           
static JRGraphics2DExporterParameter ZOOM_RATIO
           
 
Fields inherited from class dori.jasper.engine.JRExporterParameter
CHARACTER_ENCODING, END_PAGE_INDEX, INPUT_FILE, INPUT_FILE_NAME, INPUT_STREAM, INPUT_URL, JASPER_PRINT, OUTPUT_FILE, OUTPUT_FILE_NAME, OUTPUT_STREAM, OUTPUT_STRING_BUFFER, OUTPUT_WRITER, PAGE_INDEX, PROGRESS_MONITOR, START_PAGE_INDEX
 
Constructor Summary
protected JRGraphics2DExporterParameter(java.lang.String name)
           
 
Methods inherited from class dori.jasper.engine.JRExporterParameter
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

GRAPHICS_2D

public static final JRGraphics2DExporterParameter GRAPHICS_2D

ZOOM_RATIO

public static final JRGraphics2DExporterParameter ZOOM_RATIO
Constructor Detail

JRGraphics2DExporterParameter

protected JRGraphics2DExporterParameter(java.lang.String name)


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.