Uses of Enum
io.github.ai4ci.config.DemographicAdjustment.ScaleType
Packages that use DemographicAdjustment.ScaleType
-
Uses of DemographicAdjustment.ScaleType in io.github.ai4ci.config
Methods in io.github.ai4ci.config that return DemographicAdjustment.ScaleTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DemographicAdjustment.ScaleType[]
DemographicAdjustment.ScaleType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.github.ai4ci.config with parameters of type DemographicAdjustment.ScaleTypeModifier and TypeMethodDescriptionstatic double
DemographicAdjustment.ScaleType.scale
(double base, double factor, DemographicAdjustment.ScaleType scale)