public final class Format extends Object
This file was generated by the djunits value classes generator, 26 jun, 2015
Copyright (c) 2015-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
$LastChangedDate: 2016-05-28 14:25:52 +0200 (Sat, 28 May 2016) $, @version $Revision: 202 $, by $Author: averbraeck $, initial
version 26 jun, 2015
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULTSIZE
Default total width of formatted value.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
format(double value)
Format a floating point value.
|
public static final int DEFAULTSIZE
public static String format(double value)
value - double; the value to formatCopyright © 2015–2016 Delft University of Technology. All rights reserved.