public class ProgressWriterConsole extends Object implements ProgressWriter
| Constructor and Description |
|---|
ProgressWriterConsole() |
| Modifier and Type | Method and Description |
|---|---|
PrintStream |
err() |
PrintStream |
out() |
void |
setProgress(double completionRatio) |
public PrintStream out()
out in interface ProgressWriterpublic PrintStream err()
err in interface ProgressWriterpublic void setProgress(double completionRatio)
setProgress in interface ProgressWriterCopyright © 2015–2021 Fiji. All rights reserved.