Interface CustomGraphModelFactory


  • public interface CustomGraphModelFactory
    Generates a custom diagram.
    Since:
    1.0.0
    • Method Detail

      • build

        Diagram build()
        Returns a diagram to generate.
      • getGraphModelTemplate

        GraphModelTemplate getGraphModelTemplate()
        Returns a template configuration that determines graph display options. When left null, it returns the default template.