Package qupath.lib.gui.commands.objects
Class SplitAnnotationsByLineCommand
java.lang.Object
qupath.lib.gui.commands.objects.SplitAnnotationsByLineCommand
Command to split annotations using lines.
- Since:
- v0.5.0
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SplitAnnotationsByLineCommandpublic SplitAnnotationsByLineCommand()
 
- 
- 
Method Details- 
runRun the command for the specified image data.- Parameters:
- imageData-
 
 
-