Package qupath.lib.objects.hierarchy.events
package qupath.lib.objects.hierarchy.events
Events triggered when the hierarchy changes, such as objects being added, removed or reclassified.
- 
ClassDescriptionAn event class for passing on information about modifications to a PathObjectHierarchy.Enum representing different ways in which the hierarchy may have been updated.A listener for modifications to aPathObjectHierarchy(i.e.A listener to selection changes within a PathObjectSelectionModel.Model for handling selection of single and multiple PathObjects.