| Package | Description |
|---|---|
| com.stimulsoft.report.barCodes | |
| com.stimulsoft.report.barCodes.enums |
| Modifier and Type | Method and Description |
|---|---|
StiDataMatrixEncodingType |
StiDataMatrixBarCodeType.getEncodingType()
Gets or sets type of encoding type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiDataMatrixBarCodeType.setEncodingType(StiDataMatrixEncodingType 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 StiDataMatrixEncodingType |
StiDataMatrixEncodingType.forValue(int value) |
static StiDataMatrixEncodingType |
StiDataMatrixEncodingType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiDataMatrixEncodingType[] |
StiDataMatrixEncodingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.