|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.cucadiagram.dot.CucaDiagramPngMaker2
public final class CucaDiagramPngMaker2
Constructor Summary | |
---|---|
CucaDiagramPngMaker2(CucaDiagram diagram)
|
Method Summary | |
---|---|
java.util.List<java.io.File> |
createPng(java.io.File pngFile)
|
void |
createPng(java.io.OutputStream os)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CucaDiagramPngMaker2(CucaDiagram diagram)
Method Detail |
---|
public void createPng(java.io.OutputStream os) throws java.io.IOException
java.io.IOException
public java.util.List<java.io.File> createPng(java.io.File pngFile) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |