| Package | Description |
|---|---|
| com.stimulsoft.report.barCodes | |
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.interfaces |
| Modifier and Type | Method and Description |
|---|---|
StiAngle |
StiBarCode.getAngle()
Gets or sets angle of a bar code rotation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiBarCode.setAngle(StiAngle value) |
| Modifier and Type | Method and Description |
|---|---|
static StiAngle |
StiAngle.forValue(int value) |
static StiAngle |
StiAngle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiAngle[] |
StiAngle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiAngle |
IStiEnumAngle.getAngle() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiEnumAngle.setAngle(StiAngle value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.