Constructor and Description |
---|
DotStringFactory(ColorSequence colorSequence,
StringBounder stringBounder,
CucaDiagram diagram) |
DotStringFactory(ColorSequence colorSequence,
StringBounder stringBounder,
DotData dotData) |
Modifier and Type | Method and Description |
---|---|
void |
addShape(Shape shape) |
void |
closeCluster() |
Bibliotekon |
getBibliotekon() |
ColorSequence |
getColorSequence() |
File |
getDotExe() |
GraphvizVersion |
getGraphvizVersion() |
String |
getSvg(BaseFile basefile,
String[] dotOptions) |
boolean |
illegalDotExe() |
void |
moveSvek(double deltaX,
double deltaY) |
void |
openCluster(IGroup g,
int titleAndAttributeWidth,
int titleAndAttributeHeight,
TextBlock title,
TextBlock stereo) |
ClusterPosition |
solve(String svg) |
public DotStringFactory(ColorSequence colorSequence, StringBounder stringBounder, DotData dotData)
public DotStringFactory(ColorSequence colorSequence, StringBounder stringBounder, CucaDiagram diagram)
public void addShape(Shape shape)
public GraphvizVersion getGraphvizVersion()
public String getSvg(BaseFile basefile, String[] dotOptions) throws IOException
IOException
public boolean illegalDotExe()
public File getDotExe()
public ClusterPosition solve(String svg) throws IOException, InterruptedException
IOException
InterruptedException
public void openCluster(IGroup g, int titleAndAttributeWidth, int titleAndAttributeHeight, TextBlock title, TextBlock stereo)
public void closeCluster()
public void moveSvek(double deltaX, double deltaY)
public final Bibliotekon getBibliotekon()
public ColorSequence getColorSequence()
Copyright © 2016. All Rights Reserved.