Class MaxIterations

    • Field Detail

      • m_NumIterations

        protected int m_NumIterations
        number of iterations to perform.
    • Constructor Detail

      • MaxIterations

        public MaxIterations()
    • Method Detail

      • setNumIterations

        public void setNumIterations​(int value)
        Sets the number of iterations to perform.
        Parameters:
        value - the number
      • getNumIterations

        public int getNumIterations()
        Returns the number of iterations to perform.
        Returns:
        the number
      • numIterationsTipText

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