lt.monarch.chart.util
Class NumberUtil

java.lang.Object
  extended by lt.monarch.chart.util.NumberUtil

public final class NumberUtil
extends java.lang.Object


Constructor Summary
Constructor and Description
NumberUtil()
           
 
Method Summary
Modifier and Type Method and Description
static double getSmallestDoubleStep()
           
static double getSmallestZoomStep()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberUtil

public NumberUtil()
Method Detail

getSmallestZoomStep

public static double getSmallestZoomStep()

getSmallestDoubleStep

public static double getSmallestDoubleStep()