Class SerializedParameterMapWriter

    • Constructor Detail

      • SerializedParameterMapWriter

        public SerializedParameterMapWriter()
    • Method Detail

      • getFormatDescription

        public String getFormatDescription()
        Returns a string describing the format (used in the file chooser).
        Returns:
        a description suitable for displaying in the file chooser
      • getFormatExtensions

        public String[] getFormatExtensions()
        Returns the extension(s) of the format.
        Returns:
        the extension (without the dot!)
      • getDefaultFormatExtension

        public String getDefaultFormatExtension()
        Returns the default extension of the format.
        Returns:
        the default extension (without the dot!)