Class GeneralExpressionConverter

  • All Implemented Interfaces:
    Converter<String>

    public class GeneralExpressionConverter
    extends StringConverter
    Empty marker subclass for StringConverter. Purpose: use as converter for band maths expressions in the Parameter-annotation in order to allow for generating a decent UI-component.
    • Constructor Detail

      • GeneralExpressionConverter

        public GeneralExpressionConverter()