Class BraiAnExtension

java.lang.Object
qupath.ext.braian.BraiAnExtension
All Implemented Interfaces:
qupath.lib.gui.extensions.QuPathExtension

public class BraiAnExtension extends Object implements qupath.lib.gui.extensions.QuPathExtension
  • Constructor Details

    • BraiAnExtension

      public BraiAnExtension()
  • Method Details

    • getLogger

      public static org.slf4j.Logger getLogger()
      Returns:
      the logger used by the extension to print messages
    • installExtension

      public void installExtension(qupath.lib.gui.QuPathGUI qupath)
      integrate the extension in QuPath GUI
      Specified by:
      installExtension in interface qupath.lib.gui.extensions.QuPathExtension
      Parameters:
      qupath - the istance of QuPath to modify
    • getName

      public String getName()
      Specified by:
      getName in interface qupath.lib.gui.extensions.QuPathExtension
      Returns:
      the name of the extension
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface qupath.lib.gui.extensions.QuPathExtension
      Returns:
      the description of the extension