public class SwissQrCodeWriter extends Object
"The measurements of the Swiss QR Code for printing must always be 46 x 46 mm (without surrounding quiet space) regardless of the Swiss QR Code version."
"To increase the recognizability and differentiation for users, the Swiss QR Code created for printout is to be overlaid with a Swiss cross logo measuring 7 x 7 mm."
| Constructor and Description |
|---|
SwissQrCodeWriter() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
write(OutputFormat outputFormat,
String qrCodeString,
int desiredQrCodeSize) |
public byte[] write(OutputFormat outputFormat, String qrCodeString, int desiredQrCodeSize)
Copyright © 2017 Codeblock GmbH. All rights reserved.