Class PlantUMLImporter

java.lang.Object
com.structurizr.importer.diagrams.AbstractDiagramImporter
com.structurizr.importer.diagrams.plantuml.PlantUMLImporter

public class PlantUMLImporter extends AbstractDiagramImporter
  • Constructor Details

    • PlantUMLImporter

      public PlantUMLImporter()
  • Method Details

    • importDiagram

      public void importDiagram(com.structurizr.view.ImageView view, File file) throws Exception
      Throws:
      Exception
    • importDiagram

      public void importDiagram(com.structurizr.view.ImageView view, String content) throws Exception
      Throws:
      Exception