public class DotExport extends Object
Graph
with DotAttributes
.Constructor and Description |
---|
DotExport() |
Modifier and Type | Method and Description |
---|---|
String |
exportDot(org.eclipse.gef.graph.Graph graph) |
File |
exportDot(org.eclipse.gef.graph.Graph graph,
String pathname) |
String |
exportDot(List<org.eclipse.gef.graph.Graph> graphs) |
File |
exportDot(List<org.eclipse.gef.graph.Graph> graphs,
String pathname) |
public String exportDot(org.eclipse.gef.graph.Graph graph)
Copyright (c) 2014 itemis AG and others. All rights reserved.