Uses of Enum Class
com.stimulsoft.report.styles.enums.StiNestedFactor
Packages that use StiNestedFactor
-
Uses of StiNestedFactor in com.stimulsoft.report.styles
Methods in com.stimulsoft.report.styles that return StiNestedFactorMethods in com.stimulsoft.report.styles with parameters of type StiNestedFactorModifier and TypeMethodDescriptionvoidStiStylesCreator.setNestedFactor(StiNestedFactor nestedFactor) -
Uses of StiNestedFactor in com.stimulsoft.report.styles.enums
Methods in com.stimulsoft.report.styles.enums that return StiNestedFactorModifier and TypeMethodDescriptionstatic StiNestedFactorStiNestedFactor.forValue(int value) static StiNestedFactorReturns the enum constant of this class with the specified name.static StiNestedFactor[]StiNestedFactor.values()Returns an array containing the constants of this enum class, in the order they are declared.