org.rhq.enterprise.gui.image.chart
Class ScaleFormatter

java.lang.Object
  extended by org.rhq.enterprise.gui.image.chart.ScaleFormatter

public class ScaleFormatter
extends Object


Constructor Summary
ScaleFormatter()
           
 
Method Summary
static String formatTime(long time)
           
static String formatTime(long time, long scale, long units)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScaleFormatter

public ScaleFormatter()
Method Detail

formatTime

public static String formatTime(long time)

formatTime

public static String formatTime(long time,
                                long scale,
                                long units)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.