-
-
Constructor Summary
Constructors
| Constructor and Description |
NumFormat() |
-
Method Summary
All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static java.lang.String |
bytes(double bytes) |
static java.lang.String |
nice(double a) |
static double |
parseNumber(java.lang.String line,
double def) |
static double[] |
parseNumbers(java.lang.String line) |
static double[] |
parseNumbersAfter(java.lang.String keyword,
java.lang.String line) |
static java.lang.String |
seconds(double ns) |
static java.lang.String |
time(double ns) |
static java.lang.String |
toPercent(double value) |
static java.lang.String |
toPercent(java.lang.String value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
NumFormat
public NumFormat()
Copyright © , Biomedical Imaging Group, EPFL, Lausanne, Switzerland. All rights reserved.