public class ScaledFormatPrinter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<java.lang.Integer,java.lang.String> |
prefixes |
| Constructor and Description |
|---|
ScaledFormatPrinter(double value,
java.lang.String type)
Create an instance of a ScaledFormatPrinter.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final java.util.Map<java.lang.Integer,java.lang.String> prefixes
public ScaledFormatPrinter(double value,
java.lang.String type)
value - valuetype - typeCopyright © 2018 RENCI. All Rights Reserved.