|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiImageResolutionMode | |
|---|---|
| com.stimulsoft.report.export.settings | |
| com.stimulsoft.report.export.tools | |
| Uses of StiImageResolutionMode in com.stimulsoft.report.export.settings |
|---|
| Methods in com.stimulsoft.report.export.settings that return StiImageResolutionMode | |
|---|---|
StiImageResolutionMode |
StiPdfExportSettings.getImageResolutionMode()
|
| Methods in com.stimulsoft.report.export.settings with parameters of type StiImageResolutionMode | |
|---|---|
void |
StiPdfExportSettings.setImageResolutionMode(StiImageResolutionMode imageResolutionMode)
|
| Uses of StiImageResolutionMode in com.stimulsoft.report.export.tools |
|---|
| Methods in com.stimulsoft.report.export.tools that return StiImageResolutionMode | |
|---|---|
static StiImageResolutionMode |
StiImageResolutionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiImageResolutionMode[] |
StiImageResolutionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||