Package qupath.lib.gui.tools
package qupath.lib.gui.tools
Assorted helper classes for the QuPath interface.
-
ClassDescriptionHelper class for converting between packed RGB colors and Java's AWT representation, as well as creating some ColorModels for BufferedImages.Helper tools for creating components that enable fast access to menu commands via a filtered list.Available modes for displaying the command bar.Helper class to wrap summary data for a command to display in the list.Command line tool to export icons and markdown documentation for QuPath commands.Assorted static methods to help with JavaFX and QuPath GUI-related tasks.Kinds of snapshot image that can be created for QuPath.Factory class for creating icons.Default icons for QuPath commands.Helper class for exporting the measurements of one or more entries in a project.Helpers class that can be used to map an object's measurement to a color (packed RGB int).Static methods to help with creating and populating JavaFX menus.Deprecated.Create standardized
ListCell
andTreeCell
instances for displaying aPathObject
, or a generic pane to use elsewhere.Manage a small pane that can be used to display aPathObject
.Helper class for creating aWebView
in a standardized way.
GridPaneUtils
contains many of the features.