Uses of Enum Class
bdsup2sub.core.ScalingFilter
Packages that use ScalingFilter
-
Uses of ScalingFilter in bdsup2sub.cli
Fields in bdsup2sub.cli with type parameters of type ScalingFilterMethods in bdsup2sub.cli that return types with arguments of type ScalingFilter -
Uses of ScalingFilter in bdsup2sub.core
Methods in bdsup2sub.core that return ScalingFilterModifier and TypeMethodDescriptionConfiguration.getScalingFilter()
static ScalingFilter
Returns the enum constant of this class with the specified name.static ScalingFilter[]
ScalingFilter.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in bdsup2sub.core with parameters of type ScalingFilter -
Uses of ScalingFilter in bdsup2sub.gui.main
Methods in bdsup2sub.gui.main that return ScalingFilterMethods in bdsup2sub.gui.main with parameters of type ScalingFilterModifier and TypeMethodDescriptionvoid
MainFrameModel.setScalingFilter
(ScalingFilter scalingFilter)