Package net.sourceforge.plantuml.svek
Class DotStringFactory
java.lang.Object
net.sourceforge.plantuml.svek.DotStringFactory
- All Implemented Interfaces:
Moveable
-
Constructor Summary
ConstructorsConstructorDescriptionDotStringFactory
(StringBounder stringBounder, CucaDiagram diagram) DotStringFactory
(StringBounder stringBounder, DotData dotData) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
final Bibliotekon
java.io.File
java.lang.String
boolean
void
moveSvek
(double deltaX, double deltaY) void
openCluster
(int titleAndAttributeWidth, int titleAndAttributeHeight, TextBlock title, TextBlock stereo, IGroup g) void
solve
(boolean mergeIntricated, EntityFactory entityFactory, java.lang.String svg) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DotStringFactory
-
DotStringFactory
-
-
Method Details
-
addNode
-
getGraphvizVersion
-
getSvg
public java.lang.String getSvg(BaseFile basefile, java.lang.String[] dotOptions) throws java.io.IOException - Throws:
java.io.IOException
-
illegalDotExe
public boolean illegalDotExe() -
getDotExe
public java.io.File getDotExe() -
solve
public void solve(boolean mergeIntricated, EntityFactory entityFactory, java.lang.String svg) throws java.io.IOException, java.lang.InterruptedException - Throws:
java.io.IOException
java.lang.InterruptedException
-
openCluster
-
closeCluster
public void closeCluster() -
moveSvek
public void moveSvek(double deltaX, double deltaY) -
getBibliotekon
-
getColorSequence
-