Interface IHtmlInitializationData

  • All Known Implementing Classes:
    Similar2LogoHtmlRunner

    public interface IHtmlInitializationData
    The parent interface of all the classes providing initialization data to the HTML web view of Similar2Logo.
    Author:
    Gildas Morvan, Yoann Kubera
    • Method Detail

      • getConfig

        Similar2LogoHtmlConfig getConfig()
        Gets the configuration that will be used by the runner and the view.
        Returns:
        The configuration.
      • getSimulationParameters

        LogoSimulationParameters getSimulationParameters()
        Gets the parameters of the simulation.
        Returns:
        The parameters of the simulation.