com.stimulsoft.report.helpers
Class StiAbbreviationNumberFormatHelper

java.lang.Object
  extended by com.stimulsoft.report.helpers.StiAbbreviationNumberFormatHelper

public class StiAbbreviationNumberFormatHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiAbbreviationNumberFormatHelper()
           
 
Method Summary
static java.lang.String format(double value)
           
static double format(double value, StiRefObject<java.lang.String> postfix)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiAbbreviationNumberFormatHelper

public StiAbbreviationNumberFormatHelper()
Method Detail

format

public static java.lang.String format(double value)

format

public static double format(double value,
                            StiRefObject<java.lang.String> postfix)