Class Analysis

    • Method Detail

      • isVisible

        public boolean isVisible()
        Gets whether the analysis is visible.
        Returns:
        true if the analysis is visible, otherwise false
        Since:
        100.2.0
      • setVisible

        public void setVisible​(boolean visible)
        Sets whether the analysis should be visible.
        Parameters:
        visible - true if the analysis should be visible, otherwise false
        Since:
        100.2.0