Package qupath.process.gui
Class WandToolEventHandler.WandPreferences
java.lang.Object
qupath.process.gui.WandToolEventHandler.WandPreferences
- Enclosing class:
- WandToolEventHandler
@PrefCategory("Prefs.Drawing")
public static class WandToolEventHandler.WandPreferences
extends Object
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
wandType@Pref(value="Prefs.Drawing.wandType", type=WandType.class) public final ObjectProperty<WandToolEventHandler.WandType> wandType
- 
wandSigma
- 
wandSensitivity
- 
useOverlays
 
- 
- 
Constructor Details- 
WandPreferencespublic WandPreferences()
 
-