| Constructor and Description |
|---|
DotStringFactory(StringBounder stringBounder,
CucaDiagram diagram) |
DotStringFactory(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(StringBounder stringBounder, DotData dotData)
public DotStringFactory(StringBounder stringBounder, CucaDiagram diagram)
public void addShape(Shape shape)
public GraphvizVersion getGraphvizVersion()
public String getSvg(BaseFile basefile, String[] dotOptions) throws IOException
IOExceptionpublic boolean illegalDotExe()
public File getDotExe()
public ClusterPosition solve(String svg) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic 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 © 2017. All rights reserved.