public class BarcodeRasterizedImageProducer extends Object implements BarcodeImageProducer
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ANTIALIAS |
static String |
PROPERTY_GRAY |
static String |
PROPERTY_RESOLUTION |
PROPERTY_IMAGE_PRODUCER, PROPERTY_PREFIX_IMAGE_PRODUCER| Constructor and Description |
|---|
BarcodeRasterizedImageProducer() |
| Modifier and Type | Method and Description |
|---|---|
Renderable |
createImage(JasperReportsContext jasperReportsContext,
JRComponentElement componentElement,
org.krysalis.barcode4j.BarcodeGenerator barcode,
String message,
int orientation) |
public static final String PROPERTY_RESOLUTION
public static final String PROPERTY_GRAY
public static final String PROPERTY_ANTIALIAS
public Renderable createImage(JasperReportsContext jasperReportsContext, JRComponentElement componentElement, org.krysalis.barcode4j.BarcodeGenerator barcode, String message, int orientation)
createImage in interface BarcodeImageProducerCopyright © 2014. All rights reserved.