Class PathClassFactory

java.lang.Object
qupath.lib.objects.classes.PathClassFactory

@Deprecated public final class PathClassFactory extends Object
Deprecated.
since v0.4.0 in favor of methods added to PathClass directly.
Factory for creating PathClasses.

This must be used in favor of creating PathClass objects directly to ensure that only one PathClass with a specified name (and, optionally, ancestry) can exist at any time.

Author:
Pete Bankhead