net.sourceforge.plantuml.cucadiagram.dot
Class DotMaker
java.lang.Object
net.sourceforge.plantuml.cucadiagram.dot.DotMaker
- All Implemented Interfaces:
- GraphvizMaker
public final class DotMaker
- extends Object
- implements GraphvizMaker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DotMaker
public DotMaker(DotData data,
List<String> dotStrings,
FileFormat fileFormat)
goJunit
public static void goJunit()
createDotString
public String createDotString()
throws IOException
- Specified by:
createDotString
in interface GraphvizMaker
- Throws:
IOException
isUnderline
public final boolean isUnderline()
- Specified by:
isUnderline
in interface GraphvizMaker
getLastDotSignature
public static final String getLastDotSignature()
reset
public static final void reset()
clean
public void clean()
- Specified by:
clean
in interface GraphvizMaker
Copyright © 2011. All Rights Reserved.