com::cosylab::gui::components::r2::chart::accessories::FormatStringMaker Class Reference
List of all members.
Detailed Description
This type is useful for outputing numbers as a strings.
Constructor & Destructor Documentation
| com::cosylab::gui::components::r2::chart::accessories::FormatStringMaker::FormatStringMaker |
( |
|
) |
[inline] |
Member Function Documentation
| static String com::cosylab::gui::components::r2::chart::accessories::FormatStringMaker::getFormatString |
( |
double |
number |
) |
[inline, static] |
This method return string (e.g. "0.000") and it has as many zeros in mantissa as parameter specified double has valid numbers in mantissa.
- Returns:
- java.lang.String
- Parameters:
-
The documentation for this class was generated from the following file: