Package qupath.lib.gui.panes
Class PreferencePane.DrawingPreferences
java.lang.Object
qupath.lib.gui.panes.PreferencePane.DrawingPreferences
- Enclosing class:
PreferencePane
-
Field Summary
Modifier and TypeFieldDescriptionfinal IntegerProperty
final BooleanProperty
final BooleanProperty
final BooleanProperty
final IntegerProperty
final BooleanProperty
final BooleanProperty
final BooleanProperty
-
Constructor Summary
-
Method Summary
-
Field Details
-
returnToMove
-
pixelSnapping
-
clipROIsForHierarchy
@BooleanPref("Prefs.Drawing.clipROIsForHierarchy") public final BooleanProperty clipROIsForHierarchy -
brushDiameter
-
tileBrush
-
brushScaleByMag
-
useMultipoint
-
pointRadius
-
-
Constructor Details
-
DrawingPreferences
public DrawingPreferences()
-