Class FixedNumSegments

    • Field Detail

      • m_NumSegments

        protected int m_NumSegments
        the number of segments.
    • Constructor Detail

      • FixedNumSegments

        public FixedNumSegments()
    • Method Detail

      • setNumSegments

        public void setNumSegments​(int value)
        Sets the number of segments.
        Parameters:
        value - the number of segments
      • getNumSegments

        public int getNumSegments()
        Returns the number segments.
        Returns:
        the number of segments
      • numSegmentsTipText

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