Interface QuPathStyleManager.StyleOption

Enclosing class:
QuPathStyleManager

public static interface QuPathStyleManager.StyleOption
Interface defining a style that may be applied to QuPath.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get a user-friendly description of the style.
    Get a user-friendly name for the style.
    void
    Set the style for the QuPath application.
  • Method Details

    • setStyle

      void setStyle()
      Set the style for the QuPath application.
    • getDescription

      String getDescription()
      Get a user-friendly description of the style.
      Returns:
    • getName

      String getName()
      Get a user-friendly name for the style.
      Returns: