net.sf.jasperreports.engine
Interface JRCommonImage

All Superinterfaces:
JRBoxContainer, JRCommonElement, JRCommonGraphicElement, JRPenContainer, JRStyleContainer
All Known Subinterfaces:
JRImage, JRPrintImage
All Known Implementing Classes:
JRBaseImage, JRBasePrintImage, JRDesignImage, JRFillImage, JRRecordedValuesPrintImage, JRTemplateImage, JRTemplatePrintImage

public interface JRCommonImage
extends JRCommonGraphicElement, JRBoxContainer

Version:
$Id: JRCommonImage.java 3033 2009-08-27 11:46:22Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Method Summary
 java.lang.Byte getOwnScaleImage()
           
 byte getScaleImage()
          Gets the image scale type.
 
Methods inherited from interface net.sf.jasperreports.engine.JRCommonGraphicElement
getFill, getLinePen, getOwnFill
 
Methods inherited from interface net.sf.jasperreports.engine.JRCommonElement
getBackcolor, getForecolor, getKey, getMode, getOwnBackcolor, getOwnForecolor, getOwnMode
 
Methods inherited from interface net.sf.jasperreports.engine.JRPenContainer
getDefaultLineColor, getDefaultLineWidth
 
Methods inherited from interface net.sf.jasperreports.engine.JRStyleContainer
getDefaultStyleProvider, getStyle, getStyleNameReference
 
Methods inherited from interface net.sf.jasperreports.engine.JRBoxContainer
getDefaultLineColor, getLineBox
 

Method Detail

getScaleImage

byte getScaleImage()
Gets the image scale type.

Returns:
one of the scale constants in this class

getOwnScaleImage

java.lang.Byte getOwnScaleImage()


© 2001-2009 Jaspersoft Corporation www.jaspersoft.com