Package qupath.lib.gui.actions.menus
Class ViewMenuActions.CellDisplayActions
java.lang.Object
qupath.lib.gui.actions.menus.ViewMenuActions.CellDisplayActions
- Enclosing class:
ViewMenuActions
-
Field Summary
Modifier and TypeFieldDescriptionfinal org.controlsfx.control.action.Action
final org.controlsfx.control.action.Action
final org.controlsfx.control.action.Action
final org.controlsfx.control.action.Action
-
Constructor Summary
-
Method Summary
-
Field Details
-
SHOW_CELL_BOUNDARIES
public final org.controlsfx.control.action.Action SHOW_CELL_BOUNDARIES -
SHOW_CELL_NUCLEI
public final org.controlsfx.control.action.Action SHOW_CELL_NUCLEI -
SHOW_CELL_BOUNDARIES_AND_NUCLEI
public final org.controlsfx.control.action.Action SHOW_CELL_BOUNDARIES_AND_NUCLEI -
SHOW_CELL_CENTROIDS
public final org.controlsfx.control.action.Action SHOW_CELL_CENTROIDS
-
-
Constructor Details
-
CellDisplayActions
public CellDisplayActions()
-