Class IndexView


  • public class IndexView
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      IndexView​(org.thymeleaf.TemplateEngine templateEngine, JigDiagramFormat diagramFormat)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void render​(java.util.List<HandleResult> handleResultList, java.nio.file.Path outputDirectory)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IndexView

        public IndexView​(org.thymeleaf.TemplateEngine templateEngine,
                         JigDiagramFormat diagramFormat)
    • Method Detail

      • render

        public void render​(java.util.List<HandleResult> handleResultList,
                           java.nio.file.Path outputDirectory)