Class MultiLabelPlotter

    • Field Detail

      • m_Plotters

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

      • MultiLabelPlotter

        public MultiLabelPlotter()
    • Method Detail

      • setPlotters

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

        public LabelPlotter[] 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.