public ZestGraphImport(org.eclipse.gef4.graph.Graph sourceGraph)
Parameters:
sourceGraph - The Zest source graph to import into another graph. Note that
this will only support a subset of the graph attributes, as it
is used for import of Zest graphs created from DOT input.
Method Detail
into
public void into(org.eclipse.gef4.graph.Graph.Builder targetGraph)