net.sourceforge.plantuml.directdot
Class PSystemDot
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.directdot.PSystemDot
- All Implemented Interfaces:
- PSystem
public class PSystemDot
- extends AbstractPSystem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemDot
public PSystemDot(String data)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
getDescription
public String getDescription()
exportDiagram
public void exportDiagram(OutputStream os,
StringBuilder cmap,
int index,
FileFormatOption fileFormatOption)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.