Uses of Class
com.stimulsoft.report.export.tools.StiImageType

Packages that use StiImageType
com.stimulsoft.report.export.settings   
com.stimulsoft.report.export.tools   
 

Uses of StiImageType in com.stimulsoft.report.export.settings
 

Methods in com.stimulsoft.report.export.settings that return StiImageType
 StiImageType StiImageExportSettings.getImageType()
           
 

Methods in com.stimulsoft.report.export.settings with parameters of type StiImageType
 void StiImageExportSettings.setImageType(StiImageType imageType)
           
 

Uses of StiImageType in com.stimulsoft.report.export.tools
 

Methods in com.stimulsoft.report.export.tools that return StiImageType
static StiImageType StiImageType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiImageType[] StiImageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.