Package qupath.lib.gui.panes
Class PreferencePane.InputOutputPreferences
java.lang.Object
qupath.lib.gui.panes.PreferencePane.InputOutputPreferences
- Enclosing class:
PreferencePane
@PrefCategory("Prefs.InputOutput")
public static class PreferencePane.InputOutputPreferences
extends Object
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
minimumPyramidDimension
@IntegerPref("Prefs.InputOutput.minPyramidDimension") public final IntegerProperty minimumPyramidDimension -
tmaExportDownsample
@DoublePref("Prefs.InputOutput.tmaExportDownsample") public final DoubleProperty tmaExportDownsample
-
-
Constructor Details
-
InputOutputPreferences
public InputOutputPreferences()
-