Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.units
Class BytesToBitsFormatter

java.lang.Object
  extended by org.hyperic.util.units.BinaryFormatter
      extended by org.hyperic.util.units.BitRateFormatter
          extended by org.hyperic.util.units.BytesToBitsFormatter
All Implemented Interfaces:
Formatter

public class BytesToBitsFormatter
extends BitRateFormatter


Constructor Summary
BytesToBitsFormatter()
           
 
Method Summary
protected  FormattedNumber createFormattedValue(double value, int scale, java.text.NumberFormat fmt)
           
 
Methods inherited from class org.hyperic.util.units.BitRateFormatter
getTagName, parseTag
 
Methods inherited from class org.hyperic.util.units.BinaryFormatter
format, formatSame, getBaseValue, getScaledValue, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BytesToBitsFormatter

public BytesToBitsFormatter()
Method Detail

createFormattedValue

protected FormattedNumber createFormattedValue(double value,
                                               int scale,
                                               java.text.NumberFormat fmt)
Overrides:
createFormattedValue in class BinaryFormatter

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.