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.
- 
Method SummaryModifier and TypeMethodDescriptionstatic booleanrunGeoJsonExport(QuPathGUI qupath) Run the path object GeoJSON export command.
- 
Method Details- 
runGeoJsonExportRun the path object GeoJSON export command.- Parameters:
- qupath-
- Returns:
- success
- Throws:
- IOException
 
 
-