Class Histogram

    • Constructor Detail

      • Histogram

        public Histogram()
    • Method Detail

      • globalInfo

        public String globalInfo()
        Returns a string describing the object.
        Specified by:
        globalInfo in interface adams.core.GlobalInfoSupporter
        Specified by:
        globalInfo in class adams.core.option.AbstractOptionHandler
        Returns:
        a description suitable for displaying in the gui
      • handlesRowRange

        public boolean handlesRowRange​(adams.gui.core.TableRowRange range)
        Checks whether the row range can be handled.
        Specified by:
        handlesRowRange in interface adams.gui.core.spreadsheettable.TableRowRangeCheck
        Parameters:
        range - the range to check
        Returns:
        true if handled
      • promptParameters

        protected adams.core.Properties promptParameters​(InstancesTablePopupMenuItemHelper.TableState state,
                                                         boolean isColumn)
        Prompts the user to configure the parameters.
        Parameters:
        state - the table state
        isColumn - whether column or row(s)
        Returns:
        the parameters, null if cancelled
      • plot

        protected void plot​(InstancesTablePopupMenuItemHelper.TableState state,
                            boolean isColumn)
        Allows the user to generate a plot from either a row or a column.
        Parameters:
        state - the table state
        isColumn - whether to use column or row