public class JRPrintImageSourceObject extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_DECODING_ERROR |
Constructor and Description |
---|
JRPrintImageSourceObject()
Deprecated.
Replaced by
JRPrintImageSourceObject(boolean) . |
JRPrintImageSourceObject(boolean isLazy) |
Modifier and Type | Method and Description |
---|---|
void |
setEmbedded(boolean isEmbedded) |
void |
setImageSource(String imageSource) |
void |
setPrintImage(JRPrintImage printImage) |
public static final String EXCEPTION_MESSAGE_KEY_DECODING_ERROR
public JRPrintImageSourceObject()
JRPrintImageSourceObject(boolean)
.public JRPrintImageSourceObject(boolean isLazy)
public void setPrintImage(JRPrintImage printImage)
public void setEmbedded(boolean isEmbedded)
public void setImageSource(String imageSource) throws JRException
JRException
Copyright © 2016. All rights reserved.