Class PathRootObject

java.lang.Object
qupath.lib.objects.PathObject
qupath.lib.objects.PathRootObject
All Implemented Interfaces:
Externalizable, Serializable, MinimalMetadataStore

public class PathRootObject extends PathObject
The root object used at the base of a PathObjectHierarchy.

This doesn't have a ROI, and can't have its PathClass set.

See Also: