net.sf.dynamicreports.jasper.definition.export
Interface JasperIImageExporter

All Superinterfaces:
JasperIExporter, Serializable
All Known Implementing Classes:
JasperImageExporter

public interface JasperIImageExporter
extends JasperIExporter

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 ImageType getImageType()
           
 Integer getPageGap()
           
 Float getZoom()
           
 
Methods inherited from interface net.sf.dynamicreports.jasper.definition.export.JasperIExporter
getEndPageIndex, getCharacterEncoding, getIgnorePageMargins, getOffsetX, getOffsetY, getOutputFile, getOutputFileName, getOutputStream, getOutputWriter, getPageIndex, getStartPageIndex
 

Method Detail

getPageGap

Integer getPageGap()

getImageType

ImageType getImageType()

getZoom

Float getZoom()


Copyright © 2010-2014. All Rights Reserved.