|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface BarcodeEncoder
Represents the interface that should be implemented by all Barcode Encoders
| Method Summary | |
|---|---|
java.awt.image.BufferedImage |
encode(char[] message,
BarcodeGenerationParams pmpParams)
Encodes the message in a barcode and returns it as an image |
| Method Detail |
|---|
java.awt.image.BufferedImage encode(char[] message,
BarcodeGenerationParams pmpParams)
throws BarcodeEncoderException
message - message to be encoded in barcodepmpParams - barcode params
BarcodeEncoderException
|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||