Interface IDeactivableDiffFilter

    • Method Detail

      • isActive

        boolean isActive()
        Whether the filter is enabled, i.e. will be taken into account in computations and displayed in the UI.
        Returns:
        The enablement of the filter.
      • setActive

        void setActive​(boolean active)
        Set the activation of the filter.
        Parameters:
        active - Whether the filter should be active