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 TypeMethodDescriptionvoidvoidfinal BibliotekonbooleanvoidmoveSvek(double deltaX, double deltaY) voidopenCluster(int titleAndAttributeWidth, int titleAndAttributeHeight, TextBlock title, TextBlock stereo, IGroup g) voidsolve(boolean mergeIntricated, EntityFactory entityFactory, String svg)
-
Constructor Details
-
DotStringFactory
-
DotStringFactory
-
-
Method Details
-
addNode
-
getGraphvizVersion
-
getSvg
- Throws:
IOException
-
illegalDotExe
public boolean illegalDotExe() -
getDotExe
-
solve
public void solve(boolean mergeIntricated, EntityFactory entityFactory, String svg) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
openCluster
-
closeCluster
public void closeCluster() -
moveSvek
public void moveSvek(double deltaX, double deltaY) -
getBibliotekon
-
getColorSequence
-