Class CucaDiagramHtmlMaker

java.lang.Object
net.sourceforge.plantuml.html.CucaDiagramHtmlMaker

public final class CucaDiagramHtmlMaker extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    java.util.List<FileImageData>
     

    Methods inherited from class java.lang.Object

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

    • CucaDiagramHtmlMaker

      public CucaDiagramHtmlMaker(CucaDiagram diagram, SFile dir)
  • Method Details

    • create

      public java.util.List<FileImageData> create() throws java.io.IOException
      Throws:
      java.io.IOException