Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.units
Class NoFormatter

java.lang.Object
  extended by org.hyperic.util.units.SimpleFormatter
      extended by org.hyperic.util.units.NoFormatter
All Implemented Interfaces:
Formatter

public class NoFormatter
extends SimpleFormatter


Constructor Summary
NoFormatter()
           
 
Method Summary
protected  FormattedNumber formatNumber(double rawValue, java.text.NumberFormat fmt)
           
protected  int getUnitScale()
           
protected  int getUnitType()
           
 
Methods inherited from class org.hyperic.util.units.SimpleFormatter
format, formatSame, getBaseValue, getNumberFormat, getScaledValue, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoFormatter

public NoFormatter()
Method Detail

getUnitType

protected int getUnitType()
Specified by:
getUnitType in class SimpleFormatter

getUnitScale

protected int getUnitScale()
Specified by:
getUnitScale in class SimpleFormatter

formatNumber

protected FormattedNumber formatNumber(double rawValue,
                                       java.text.NumberFormat fmt)
Specified by:
formatNumber in class SimpleFormatter

Hyperic HQ Plugin API v. 4.4.0.2

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