Class MultiOutlinePlotter

    • Field Detail

      • m_Plotters

        protected OutlinePlotter[] m_Plotters
        the plotters to use.
    • Constructor Detail

      • MultiOutlinePlotter

        public MultiOutlinePlotter()
    • Method Detail

      • setPlotters

        public void setPlotters​(OutlinePlotter[] value)
        Sets the plotters to use.
        Parameters:
        value - the plotters
      • getPlotters

        public OutlinePlotter[] getPlotters()
        Returns the plotters in use.
        Returns:
        the plotters
      • plottersTipText

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