|
|
|||||||||||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||||||||||
| Packages that use Progress | |
|---|---|
| de.lmu.ifi.dbs.elki.logging | Logging facility for controlling logging behavior of the complete framework. |
| de.lmu.ifi.dbs.elki.utilities.progress | Progress status objects (for UI) |
| Uses of Progress in de.lmu.ifi.dbs.elki.logging |
|---|
| Methods in de.lmu.ifi.dbs.elki.logging with parameters of type Progress | |
|---|---|
void |
AbstractLoggable.progress(Progress pgr)
Log a PROGRESS message. |
void |
Logging.progress(Progress pgr)
Log a Progress object. |
void |
Logging.progress(Progress pgr1,
Progress pgr2)
Log a Progress object. |
| Uses of Progress in de.lmu.ifi.dbs.elki.utilities.progress |
|---|
| Classes in de.lmu.ifi.dbs.elki.utilities.progress that implement Progress | |
|---|---|
class |
AbstractProgress
Abstract base class for FiniteProgress objects. |
class |
FiniteProgress
A progress object for a given overall number of items to process. |
class |
IndefiniteProgress
Progress class without a fixed destination value. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||