A B C D E F G I J L M N O P S T U V W Z

E

EFORMAT - Static variable in class cds.astro.Astroformat
Format of number contains the E notation
ERROR - Static variable in class cds.astro.Parsing
The last (sexagesimal) parsing has a component greater than 60
Editing - class cds.astro.Editing.
Class for 'nice' edition of numbers.
Editing() - Constructor for class cds.astro.Editing
The basic constructor: default NaN edition is "-".
Editing(String) - Constructor for class cds.astro.Editing
Constructor specifying the NaN representation, and default options.
edit(StringBuffer, int, int) - Method in class cds.astro.Editing
Edition of an integer number, right-aligned, with default options.
editDecimal(StringBuffer, double, int, int, int) - Method in class cds.astro.Editing
Edition of a single floating-point number (%f).
editDouble(StringBuffer, double, int, int, int) - Method in class cds.astro.Editing
Edition of a single floating-point number (%g or %e).
editDouble(StringBuffer, double, int) - Method in class cds.astro.Editing
Edition of a single floating-point number (%g or %e).
editInfinite(StringBuffer, int, int) - Method in class cds.astro.Editing
Assignment to Infinity represention, right-aligned.
editInt(StringBuffer, int, int, int) - Method in class cds.astro.Editing
Edition of an integer number, right-aligned, with user-specified options.
editLong(StringBuffer, long, int, int) - Method in class cds.astro.Editing
Edition of a long integer number, right-aligned, with user-specified options.
editNaN(StringBuffer, int) - Method in class cds.astro.Editing
Assignment to NaN represention.
editSexa(StringBuffer, double, int, int, int) - Method in class cds.astro.Editing
Edition of a single floating-point number in Sexagesimal.
equals(Object) - Method in class cds.astro.Unit
Check whether 2 number+unit are identical (represent the same value)
explain(int) - Static method in class cds.astro.Astroformat
Explain the 'form' of the last parsed number
explainUnit(String) - Static method in class cds.astro.Unit
Interpret a String representing a Unit, and return a complete explanation.
explainUnit() - Method in class cds.astro.Unit
Give a full explanation of the unit.

A B C D E F G I J L M N O P S T U V W Z