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,
BarcodeGenerator barcode,
String message) |
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, BarcodeGenerator barcode, String message)
createImage
in interface BarcodeImageProducer
Copyright © 2016. All rights reserved.