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