Class RangeSubset

    • Field Detail

      • m_Elements

        protected Range m_Elements
        the elements of the subset to extract.
    • Constructor Detail

      • RangeSubset

        public RangeSubset()
    • Method Detail

      • setElements

        public void setElements​(Range value)
        Sets the array elements to pick.
        Parameters:
        value - the range of elements
      • getElements

        public Range getElements()
        Returns the array elements to pick.
        Returns:
        the range of elements
      • elementsTipText

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