Uses of Class
nom.tam.util.FlexFormat
-
Uses of FlexFormat in nom.tam.util
Modifier and TypeMethodDescriptionFlexFormat.autoPrecision()
Selects flexible precision formatting of floating point values.final FlexFormat
FlexFormat.forCard
(HeaderCard card) Sets the number of characters that this formatter can use to print number values to the space available for the value field in the specified header card.FlexFormat.setPrecision
(int nDecimals) Sets the maximum number of decimal places to show after the leading figure (i.e. fractional digits in exponential format).FlexFormat.setWidth
(int nChars) Sets the number of characters that this formatter can use to print number values.