| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.units |
| Modifier and Type | Method and Description |
|---|---|
StiReportUnitType |
StiReport.getReportUnit()
Gets the current measurement unit of the report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.setReportUnit(StiReportUnitType value) |
| Modifier and Type | Method and Description |
|---|---|
static StiReportUnitType |
StiReportUnitType.forValue(int value) |
static StiReportUnitType |
StiReportUnitType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiReportUnitType[] |
StiReportUnitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StiUnit |
StiUnit.GetUnitFromReportUnit(StiReportUnitType reportUnit) |
Copyright © 2019 Stimulsoft. All Rights Reserved.