Class SplitAnnotationsByLineCommand

java.lang.Object
qupath.lib.gui.commands.objects.SplitAnnotationsByLineCommand

public class SplitAnnotationsByLineCommand extends Object
Command to split annotations using lines.
Since:
v0.5.0
  • Constructor Details

    • SplitAnnotationsByLineCommand

      public SplitAnnotationsByLineCommand()
  • Method Details

    • run

      public void run(ImageData<?> imageData)
      Run the command for the specified image data.
      Parameters:
      imageData -