Uses of Interface
net.anwiba.commons.utilities.scale.IScaleValue
Packages that use IScaleValue
-
Uses of IScaleValue in net.anwiba.commons.utilities.scale
Classes in net.anwiba.commons.utilities.scale that implement IScaleValueFields in net.anwiba.commons.utilities.scale declared as IScaleValueModifier and TypeFieldDescriptionstatic final IScaleValueScaleRange.MAX_VALUEstatic final IScaleValueScaleRange.MIN_VALUEMethods in net.anwiba.commons.utilities.scale that return IScaleValueModifier and TypeMethodDescriptionIScaleRange.getMax()ScaleRange.getMax()IScaleRange.getMin()ScaleRange.getMin()Methods in net.anwiba.commons.utilities.scale with parameters of type IScaleValueModifier and TypeMethodDescriptionintIScaleValue.compareTo(IScaleValue other) intScaleValue.compareTo(IScaleValue other) booleanIScaleRange.contains(IScaleValue scaleValue) booleanScaleRange.contains(IScaleValue scaleValue) Constructors in net.anwiba.commons.utilities.scale with parameters of type IScaleValue