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