Class CountingDialogCommand

java.lang.Object
qupath.lib.gui.commands.CountingDialogCommand
All Implemented Interfaces:
Runnable, ChangeListener<ImageData<BufferedImage>>

public class CountingDialogCommand extends Object implements Runnable, ChangeListener<ImageData<BufferedImage>>
Command to open up a counting panel to aid with creating Point annotations.
Author:
Pete Bankhead