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
boolean
void
moveSvek
(double deltaX, double deltaY) void
openCluster
(int titleAndAttributeWidth, int titleAndAttributeHeight, TextBlock title, TextBlock stereo, IGroup g) static String
sharp000000
(int color) void
solve
(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:
IOException
InterruptedException
-
sharp000000
-
openCluster
-
closeCluster
public void closeCluster() -
moveSvek
public void moveSvek(double deltaX, double deltaY) -
getBibliotekon
-
getColorSequence
-