Package qupath.lib.io
package qupath.lib.io
Supports reading and writing some core QuPath data structures.
-
ClassDescriptionClass to wrap a collection of objects to indicate they should be export as a GeoJSON "FeatureCollection".Helper class providing Gson instances with type adapters registered to serialize several key classes.A
TypeAdapterFactory
that is suitable for handling class hierarchies.Primary class for loading/savingImageData
objects.Options to customize the export of PathObjects as GeoJSON.Helper class for reading/writing point objects in terms of their x,y coordinates.Helper class for importing data in connection with TMA slides.Interface for objects that depend upon URIs.UriUpdater<T extends UriResource>Helper class for updating URIs, for example whenever files have moved or projects have been transferred between computers.Wrapper for a URI, providing access to aPath
if available.Enum representing the status of a URI, i.e.