- All Implemented Interfaces:
- Runnable
public class PixelClassifierCommand
extends Object
implements Runnable 
Open GUI for the current viewer to train a new pixel classifier.
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
PixelClassifierCommandpublic PixelClassifierCommand() 
 
- 
Method Details
- 
runpublic void run() 
- Specified by:
- runin interface- Runnable