- All Implemented Interfaces:
- Runnable, Command, SciJavaPlugin
public class LoadDataset
extends Object
implements Command
Dummy helper plugin that turns a Dataset into a Display by passing it through
the plugin service. The plugin service runs pre and post processors which
helps avoid otherwise finicky initialization paths.
- Author:
- Barry DeZonia