Class AbstractMetaHeatmapFeatureGenerator

  • All Implemented Interfaces:
    adams.core.CleanUpHandler, adams.core.Destroyable, adams.core.GlobalInfoSupporter, adams.core.logging.LoggingLevelHandler, adams.core.logging.LoggingSupporter, adams.core.option.OptionHandler, adams.core.QuickInfoSupporter, adams.core.ShallowCopySupporter<AbstractHeatmapFeatureGenerator>, adams.core.SizeOfHandler, Serializable, Comparable
    Direct Known Subclasses:
    CountValues

    public abstract class AbstractMetaHeatmapFeatureGenerator
    extends AbstractHeatmapFeatureGenerator
    Ancestor for feature generators that use a base feature generator.
    Version:
    $Revision$
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • AbstractMetaHeatmapFeatureGenerator

        public AbstractMetaHeatmapFeatureGenerator()
    • Method Detail

      • defineOptions

        public void defineOptions()
        Adds options to the internal list of options.
        Specified by:
        defineOptions in interface adams.core.option.OptionHandler
        Overrides:
        defineOptions in class AbstractHeatmapFeatureGenerator
      • getDefaultGenerator

        protected abstract AbstractHeatmapFeatureGenerator getDefaultGenerator()
        Returns the default feature generator to use.
        Returns:
        the default generator
      • setGenerator

        public void setGenerator​(AbstractHeatmapFeatureGenerator value)
        Sets the base feature generator to use.
        Parameters:
        value - the generator
      • generatorTipText

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

        public String getQuickInfo()
        Returns a quick info about the object, which can be displayed in the GUI.
        Specified by:
        getQuickInfo in interface adams.core.QuickInfoSupporter
        Overrides:
        getQuickInfo in class AbstractHeatmapFeatureGenerator
        Returns:
        null if no info available, otherwise short string