Uses of Enum Class
com.stimulsoft.report.components.enums.StiImageRotation
Packages that use StiImageRotation
Package
Description
-
Uses of StiImageRotation in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart that return StiImageRotationModifier and TypeMethodDescriptionfinal StiImageRotationStiChart.getRotation()Gets or sets value which indicates how to rotate an chart before output.Methods in com.stimulsoft.report.chart with parameters of type StiImageRotation -
Uses of StiImageRotation in com.stimulsoft.report.components.enums
Methods in com.stimulsoft.report.components.enums that return StiImageRotationModifier and TypeMethodDescriptionstatic StiImageRotationStiImageRotation.forValue(int value) static StiImageRotationReturns the enum constant of this class with the specified name.static StiImageRotation[]StiImageRotation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiImageRotation in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiImageRotationModifier and TypeMethodDescriptionfinal StiImageRotationStiImage.getImageRotation()Gets or sets value which indicates how to rotate an image before output.Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiImageRotation