Package net.sourceforge.plantuml.svek
Class DotStringFactory
java.lang.Object
net.sourceforge.plantuml.svek.DotStringFactory
- All Implemented Interfaces:
Moveable
-
Constructor Summary
ConstructorDescriptionDotStringFactory
(Bibliotekon bibliotekon, Cluster root, UmlDiagramType umlDiagramType, ISkinParam skinParam) -
Method Summary
-
Constructor Details
-
DotStringFactory
public DotStringFactory(Bibliotekon bibliotekon, Cluster root, UmlDiagramType umlDiagramType, ISkinParam skinParam)
-
-
Method Details
-
getBibliotekon
-
getGraphvizVersion
-
getSvg
public String getSvg(StringBounder stringBounder, DotMode dotMode, BaseFile basefile, String[] dotOptions) throws IOException - Throws:
IOException
-
illegalDotExe
public boolean illegalDotExe() -
getDotExe
-
solve
- Throws:
IOException
InterruptedException
-
moveDelta
public void moveDelta(double deltaX, double deltaY)
-