| Package | Description |
|---|---|
| com.stimulsoft.report.barCodes | |
| com.stimulsoft.report.barCodes.enums |
| Modifier and Type | Method and Description |
|---|---|
StiQRCodeErrorCorrectionLevel |
StiQRCodeBarCodeType.getErrorCorrectionLevel()
Gets or sets the error correction level.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiQRCodeBarCodeType.setErrorCorrectionLevel(StiQRCodeErrorCorrectionLevel value) |
| Constructor and Description |
|---|
StiQRCodeBarCodeType(double module,
StiQRCodeErrorCorrectionLevel errorCorrectionLevel,
StiQRCodeSize matrixSize) |
| Modifier and Type | Method and Description |
|---|---|
static StiQRCodeErrorCorrectionLevel |
StiQRCodeErrorCorrectionLevel.forValue(int value) |
static StiQRCodeErrorCorrectionLevel |
StiQRCodeErrorCorrectionLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiQRCodeErrorCorrectionLevel[] |
StiQRCodeErrorCorrectionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.