Package qupath.ext.openslide
Class OpenSlideExtension
java.lang.Object
qupath.ext.openslide.OpenSlideExtension
- All Implemented Interfaces:
qupath.lib.gui.extensions.QuPathExtension
@PrefCategory("category.openslide")
public class OpenSlideExtension
extends Object
implements qupath.lib.gui.extensions.QuPathExtension
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidinstallExtension(qupath.lib.gui.QuPathGUI qupath) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface qupath.lib.gui.extensions.QuPathExtension
getQuPathVersion, getVersion
-
Field Details
-
openslidePathProperty
-
-
Constructor Details
-
OpenSlideExtension
public OpenSlideExtension()
-
-
Method Details
-
installExtension
public void installExtension(qupath.lib.gui.QuPathGUI qupath) - Specified by:
installExtensionin interfacequpath.lib.gui.extensions.QuPathExtension
-
getName
- Specified by:
getNamein interfacequpath.lib.gui.extensions.QuPathExtension
-
getDescription
- Specified by:
getDescriptionin interfacequpath.lib.gui.extensions.QuPathExtension
-