public class DotImport
extends java.lang.Object
Graph
with DotAttributes
from a Graphviz DOT string or file.Constructor and Description |
---|
DotImport() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.gef4.graph.Graph |
importDot(java.io.File dotFile) |
org.eclipse.gef4.graph.Graph |
importDot(java.lang.String dotString) |
Copyright (c) 2014 itemis AG and others. All rights reserved.