Class OmeroRawExtension

java.lang.Object
qupath.ext.biop.servers.omero.raw.OmeroRawExtension
All Implemented Interfaces:
qupath.lib.gui.extensions.GitHubProject, qupath.lib.gui.extensions.QuPathExtension

public class OmeroRawExtension extends Object implements qupath.lib.gui.extensions.QuPathExtension, qupath.lib.gui.extensions.GitHubProject
Extension to access images hosted on OMERO.
  • Constructor Details

    • OmeroRawExtension

      public OmeroRawExtension()
  • Method Details

    • installExtension

      public void installExtension(qupath.lib.gui.QuPathGUI qupath)
      Specified by:
      installExtension in interface qupath.lib.gui.extensions.QuPathExtension
    • getName

      public String getName()
      Specified by:
      getName in interface qupath.lib.gui.extensions.QuPathExtension
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface qupath.lib.gui.extensions.QuPathExtension
    • getOpenedRawBrowsers

      public static Map<OmeroRawClient,OmeroRawImageServerBrowserCommand> getOpenedRawBrowsers()
      Return map of currently opened browsers.
      Returns:
      rawBrowsers
    • getRepository

      public qupath.lib.gui.extensions.GitHubProject.GitHubRepo getRepository()
      Specified by:
      getRepository in interface qupath.lib.gui.extensions.GitHubProject
    • getQuPathVersion

      public qupath.lib.common.Version getQuPathVersion()
      Specified by:
      getQuPathVersion in interface qupath.lib.gui.extensions.QuPathExtension