Package | Description |
---|---|
net.sf.jasperreports.components.barcode4j |
Contains classes for the built-in Barcode4J component.
|
Modifier and Type | Class and Description |
---|---|
class |
Barcode4jComponent |
class |
CodabarComponent |
class |
Code128Component |
class |
Code39Component |
class |
DataMatrixComponent |
class |
EAN128Component |
class |
EAN13Component |
class |
EAN8Component |
class |
FourStateBarcodeComponent |
class |
Interleaved2Of5Component |
class |
PDF417Component |
class |
POSTNETComponent |
class |
QRCodeComponent
Contains the main settings for the QRCode component
|
class |
RoyalMailCustomerComponent |
class |
UPCAComponent |
class |
UPCEComponent |
class |
USPSIntelligentMailComponent |
Modifier and Type | Field and Description |
---|---|
protected BarcodeComponent |
AbstractBarcodeEvaluator.barcodeComponent |
Modifier and Type | Method and Description |
---|---|
protected BarcodeComponent |
BarcodeComponent.cloneObject() |
BarcodeComponent |
CompiledBarcodeFactory.toCompiledComponent(BarcodeComponent barcode) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBarcodeEvaluator.evaluateBarcodeRenderable(BarcodeComponent barcodeComponent) |
protected void |
BarcodeEvaluator.evaluateBaseBarcode(BarcodeComponent barcodeComponent) |
protected void |
BarcodeDesignEvaluator.evaluateBaseBarcode(BarcodeComponent barcodeComponent,
String defaultMessage) |
protected void |
BarcodeXmlWriter.startBarcode(BarcodeComponent barcode) |
BarcodeComponent |
CompiledBarcodeFactory.toCompiledComponent(BarcodeComponent barcode) |
protected void |
BarcodeVerifier.verifyBarcode(BarcodeComponent barcode) |
protected void |
BarcodeVerifier.verifyChecksumMode(String checksumMode,
BarcodeComponent barcode) |
protected void |
CompiledBarcodeFactory.visitBarcode(BarcodeComponent barcode) |
protected void |
BarcodeExpressionCollector.visitBarcode(BarcodeComponent barcode) |
protected abstract void |
UniformBarcodeVisitor.visitBarcode(BarcodeComponent barcode) |
protected void |
BarcodeXmlWriter.writeBaseAttributes(BarcodeComponent barcode) |
protected void |
BarcodeXmlWriter.writeBaseContents(BarcodeComponent barcode) |
Constructor and Description |
---|
BarcodeFillComponent(BarcodeComponent barcodeComponent) |
Copyright © 2016. All rights reserved.