|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiReportUnitType | |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.units | |
| Uses of StiReportUnitType in com.stimulsoft.report |
|---|
| Methods in com.stimulsoft.report that return StiReportUnitType | |
|---|---|
StiReportUnitType |
StiReport.getReportUnit()
Gets the current measurement unit of the report. |
| Methods in com.stimulsoft.report with parameters of type StiReportUnitType | |
|---|---|
void |
StiReport.setReportUnit(StiReportUnitType value)
|
| Uses of StiReportUnitType in com.stimulsoft.report.enums |
|---|
| Methods in com.stimulsoft.report.enums that return StiReportUnitType | |
|---|---|
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. |
| Uses of StiReportUnitType in com.stimulsoft.report.units |
|---|
| Methods in com.stimulsoft.report.units with parameters of type StiReportUnitType | |
|---|---|
static StiUnit |
StiUnit.GetUnitFromReportUnit(StiReportUnitType reportUnit)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||