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