Uses of Class
com.stimulsoft.report.components.enums.StiImageProcessingDuplicatesType

Packages that use StiImageProcessingDuplicatesType
com.stimulsoft.report.components.enums   
com.stimulsoft.report.components.simplecomponents   
 

Uses of StiImageProcessingDuplicatesType in com.stimulsoft.report.components.enums
 

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

Uses of StiImageProcessingDuplicatesType in com.stimulsoft.report.components.simplecomponents
 

Methods in com.stimulsoft.report.components.simplecomponents that return StiImageProcessingDuplicatesType
 StiImageProcessingDuplicatesType StiImage.getProcessingDuplicates()
          Gets or sets value which indicates how report engine processes duplicated images.
 

Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiImageProcessingDuplicatesType
 void StiImage.setProcessingDuplicates(StiImageProcessingDuplicatesType value)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.