| Package | Description |
|---|---|
| com.stimulsoft.report.barCodes | |
| com.stimulsoft.report.barCodes.enums | |
| com.stimulsoft.report.barCodes.maxicode |
| Modifier and Type | Method and Description |
|---|---|
StiMaxicodeMode |
StiMaxicodeBarCodeType.getMode()
Gets or sets the mode of the Maxicode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiMaxicodeBarCodeType.setMode(StiMaxicodeMode value)
Gets or sets the mode of the Maxicode.
|
| Constructor and Description |
|---|
StiMaxicodeBarCodeType(StiMaxicodeMode mode,
int structuredAppendPosition,
int structuredAppendTotal,
boolean processTilde,
boolean trimExcessData) |
| Modifier and Type | Method and Description |
|---|---|
static StiMaxicodeMode |
StiMaxicodeMode.forValue(int value) |
static StiMaxicodeMode |
StiMaxicodeMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiMaxicodeMode[] |
StiMaxicodeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StiMaxicode(java.lang.String data,
StiMaxicodeMode mode,
int position,
int total,
boolean processTilde,
boolean trimExcessData) |
Copyright © 2019 Stimulsoft. All Rights Reserved.