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 Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
wandType
@Pref(value="Prefs.Drawing.wandType", type=WandType.class) public final ObjectProperty<WandToolEventHandler.WandType> wandType -
wandSigma
-
wandSensitivity
-
useOverlays
-
-
Constructor Details
-
WandPreferences
public WandPreferences()
-