Package qupath.lib.gui.panes
Class PreferencePane.ObjectPreferences
java.lang.Object
qupath.lib.gui.panes.PreferencePane.ObjectPreferences
- Enclosing class:
PreferencePane
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal DoubleProperty
final IntegerProperty
final DoubleProperty
final IntegerProperty
final BooleanProperty
final IntegerProperty
final IntegerProperty
final DoubleProperty
final BooleanProperty
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
maxClipboardObjects
-
annotationStrokeThickness
@DoublePref("Prefs.Objects.annotationLineThickness") public final DoubleProperty annotationStrokeThickness -
detectonStrokeThickness
@DoublePref("Prefs.Objects.detectionLineThickness") public final DoubleProperty detectonStrokeThickness -
newDetectionRendering
@BooleanPref("Prefs.Objects.newDetectionRendering") public final BooleanProperty newDetectionRendering -
useSelectedColor
-
selectedColor
-
defaultColor
-
tmaColor
-
tmaMissingOpacity
-
-
Constructor Details
-
ObjectPreferences
public ObjectPreferences()
-