Package qupath.lib.gui.commands
Class ExportObjectsCommand
java.lang.Object
qupath.lib.gui.commands.ExportObjectsCommand
Command to export object(s) in GeoJSON format to an output file.
- Author:
- Melvin Gelbard, Pete Bankhead
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
runGeoJsonExport
(QuPathGUI qupath) Run the path object GeoJSON export command.
-
Method Details
-
runGeoJsonExport
Run the path object GeoJSON export command.- Parameters:
qupath
-- Returns:
- success
- Throws:
IOException
-