Class Maximum

    • Field Detail

      • m_Maximum

        protected double m_Maximum
        the minimum to keep.
    • Constructor Detail

      • Maximum

        public Maximum()
    • Method Detail

      • setMaximum

        public void setMaximum​(double value)
        Sets the maximum.
        Parameters:
        value - the maximum
      • getMaximum

        public double getMaximum()
        Returns the maximum.
        Returns:
        the maximum
      • maximumTipText

        public String maximumTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.