net.sourceforge.plantuml.cucadiagram.dot
Class CucaDiagramPngMaker3

java.lang.Object
  extended by net.sourceforge.plantuml.cucadiagram.dot.CucaDiagramPngMaker3

public final class CucaDiagramPngMaker3
extends Object


Constructor Summary
CucaDiagramPngMaker3(CucaDiagram diagram)
           
 
Method Summary
 void createPng(OutputStream os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CucaDiagramPngMaker3

public CucaDiagramPngMaker3(CucaDiagram diagram)
Method Detail

createPng

public void createPng(OutputStream os)
               throws IOException
Throws:
IOException


Copyright © 2014. All Rights Reserved.