|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.util.units.SimpleFormatter
org.hyperic.util.units.NoFormatter
public class NoFormatter
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 |
---|
public NoFormatter()
Method Detail |
---|
protected int getUnitType()
getUnitType
in class SimpleFormatter
protected int getUnitScale()
getUnitScale
in class SimpleFormatter
protected FormattedNumber formatNumber(double rawValue, java.text.NumberFormat fmt)
formatNumber
in class SimpleFormatter
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |