JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.utilities
Package
net.anwiba.commons.utilities.scale
Interface IScaleValue
All Superinterfaces:
Serializable
All Known Implementing Classes:
ScaleValue
public interface
IScaleValue
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
compareTo
(
IScaleValue
other)
double
getFactor
()
Method Details
getFactor
double
getFactor
()
compareTo
int
compareTo
(
IScaleValue
other)