Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki.utilities.output

Helper-classes for output formatting.

See:
          Description

Interface Summary
ObjectPrinter<O> Helper interface for writing objects to output (e.g. to a file) in a user readable string representation and for later restoring the objects from this string representation.
 

Class Summary
FormatUtil Utility methods for output formatting of various number objects
PrettyPrinter Class for formatting output into table.
 

Package de.lmu.ifi.dbs.elki.utilities.output Description

Helper-classes for output formatting.


Release 0.2 (2009-07-06_1820)