Class CucaDiagramFileMakerElk

java.lang.Object
net.sourceforge.plantuml.elk.CucaDiagramFileMakerElk
All Implemented Interfaces:
CucaDiagramFileMaker

public class CucaDiagramFileMakerElk extends java.lang.Object implements CucaDiagramFileMaker
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    createFile(java.io.OutputStream os, java.util.List<java.lang.String> dotStrings, FileFormatOption fileFormatOption)
     

    Methods inherited from class java.lang.Object

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

  • Method Details