net.sourceforge.plantuml.svek
Class DotStringFactory
java.lang.Object
net.sourceforge.plantuml.svek.DotStringFactory
- All Implemented Interfaces:
- Moveable
public class DotStringFactory
- extends Object
- implements Moveable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DotStringFactory
public DotStringFactory(ColorSequence colorSequence,
StringBounder stringBounder,
DotData dotData)
addShape
public void addShape(Shape shape)
illegalDotExe
public boolean illegalDotExe()
getDotExe
public File getDotExe()
getSvg
public String getSvg(String... dotStrings)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
solve
public ClusterPosition solve(String svg)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
openCluster
public void openCluster(IGroup g,
int titleAndAttributeWidth,
int titleAndAttributeHeight,
TextBlock title,
TextBlock stereo)
closeCluster
public void closeCluster()
moveSvek
public void moveSvek(double deltaX,
double deltaY)
- Specified by:
moveSvek
in interface Moveable
getBibliotekon
public final Bibliotekon getBibliotekon()
Copyright © 2013. All Rights Reserved.