org.opennms.web.element
Class Converter
java.lang.Object
org.opennms.web.element.Converter
public class Converter
- extends Object
- Author:
- antonio
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
|
Method Summary |
static double |
highToLow(double value,
int multiplicator)
|
static double |
lowToHigh(double value,
int divisor)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Converter
public Converter()
highToLow
public static double highToLow(double value,
int multiplicator)
lowToHigh
public static double lowToHigh(double value,
int divisor)
Copyright © 2009. All Rights Reserved.