public interface Previewable
Command
) whose results can be previewed.Modifier and Type | Method and Description |
---|---|
void |
cancel()
Does whatever is necessary upon cancelation to reset things back to before
the operation was executed.
|
void |
preview()
Computes a preview of the operation's results.
|
Copyright © 2015–2022 SciJava. All rights reserved.