Package org.djunits.value.formatter

Format values for display.

Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.

Version:
$Revision: 324 $, $LastChangedDate: 2019-01-18 00:35:01 +0100 (Fri, 18 Jan 2019) $, by $Author: averbraeck $, initial version 11 sep. 2015
Author:
Alexander Verbraeck, Peter Knoppers
  • Class Summary 
    Class Description
    EngineeringFormatter
    Format a value in Engineering notation, or normal floating point notation if that can represent the value more accurately.
    Format
    Format a floating point number in a reasonable way.
    Formatter
    Formatter of values with width and precision.