Class AbstractMetaFeatureConverter

    • Constructor Detail

      • AbstractMetaFeatureConverter

        public AbstractMetaFeatureConverter()
    • Method Detail

      • getDefaultConverter

        protected abstract AbstractFeatureConverter getDefaultConverter()
        Returns the default converter to use.
        Returns:
        the converter
      • setConverter

        public void setConverter​(AbstractFeatureConverter value)
        Sets the base feature converter to use.
        Parameters:
        value - the converter
      • getConverter

        public AbstractFeatureConverter getConverter()
        Returns the base feature converter in use.
        Returns:
        the converter
      • converterTipText

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