Package qupath.lib.gui.panes
Class PreferencePane.ViewerPreferences
java.lang.Object
qupath.lib.gui.panes.PreferencePane.ViewerPreferences
- Enclosing class:
- PreferencePane
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal BooleanPropertyfinal DoublePropertyfinal IntegerPropertyfinal BooleanPropertyfinal BooleanPropertyfinal BooleanPropertyfinal BooleanPropertyfinal DoublePropertyfinal DoublePropertyfinal BooleanPropertyfinal BooleanPropertyfinal BooleanPropertyfinal BooleanPropertyfinal BooleanPropertyfinal ObjectProperty<PathPrefs.FontSize>final BooleanPropertyfinal IntegerPropertyfinal ObjectProperty<PathPrefs.FontSize>final ObjectProperty<FontWeight>final DoublePropertyfinal IntegerPropertyfinal BooleanPropertyfinal BooleanPropertyfinal BooleanProperty -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
backgroundColor
-
alwaysPaintSelected
-
keepDisplaySettings
-
interpolateBilinear
-
autoSaturationPercent
-
invertZSlider
-
scrollSpeed
-
skipMissingCores
-
iseScrollGestures
-
invertScrolling
-
useZoomGestures
-
useRotateGestures
-
enableFreehand
-
doubleClickToZoom
-
scalebarFontSize
@Pref(value="Prefs.Viewer.scalebarFontSize", type=FontSize.class) public final ObjectProperty<PathPrefs.FontSize> scalebarFontSize -
scalebarFontWeight
@Pref(value="Prefs.Viewer.scalebarFontWeight", type=javafx.scene.text.FontWeight.class) public final ObjectProperty<FontWeight> scalebarFontWeight -
scalebarLineWidth
-
locationFontSize
@Pref(value="Prefs.Viewer.locationFontSize", type=FontSize.class) public final ObjectProperty<PathPrefs.FontSize> locationFontSize -
calibratedLocationString
@BooleanPref("Prefs.Viewer.calibratedLocationString") public final BooleanProperty calibratedLocationString -
gridSpacingX
-
gridSpacingY
-
gridScaleMicrons
-
-
Constructor Details
-
ViewerPreferences
public ViewerPreferences()
-