Package de.lmu.ifi.dbs.elki.logging.progress

Progress status objects (for UI)

See:
          Description


Interface Summary
Progress Generic Progress logging interface.
 

Class Summary
AbstractProgress Abstract base class for FiniteProgress objects.
FiniteProgress A progress object for a given overall number of items to process.
IndefiniteProgress Progress class without a fixed destination value.
ProgressLogRecord Log record for progress messages.
ProgressTracker Class to keep track of "alive" progresses.
StepProgress This progress class is used for multi-step processing.
 

Package de.lmu.ifi.dbs.elki.logging.progress Description

Progress status objects (for UI)


Release 0.4.0 (2011-09-20_1324)