Skip navigation links
GEF Graph
5.1.0.201912130302
A B C E F G N O S T 

C

clearInputToOutputMaps() - Method in class org.eclipse.gef.graph.GraphCopier
Discard any data that was tracked in previous copy operations.
Context() - Constructor for class org.eclipse.gef.graph.Graph.Builder.Context
 
copy(Graph) - Method in class org.eclipse.gef.graph.GraphCopier
Creates a copy of the given Graph.
copyAttributes(IAttributeStore, IAttributeStore) - Method in class org.eclipse.gef.graph.GraphCopier
Transfers attributes from the given input Graph, Node, or Edge to the given output Graph, Node, or Edge.
copyEdge(Edge) - Method in class org.eclipse.gef.graph.GraphCopier
Creates a copy of the given edge.
copyEdges(Graph, Graph) - Method in class org.eclipse.gef.graph.GraphCopier
Copies all the edges of the given graph into the output graph.
copyGraph(Graph) - Method in class org.eclipse.gef.graph.GraphCopier
Copies the given Graph using the current IAttributeCopier.
copyNode(Node) - Method in class org.eclipse.gef.graph.GraphCopier
Creates a copy of the given node.
copyNodes(Graph, Graph) - Method in class org.eclipse.gef.graph.GraphCopier
Copies all the nodes of the given graph into the output graph.
A B C E F G N O S T 
Skip navigation links
GEF Graph
5.1.0.201912130302

Copyright (c) 2014 itemis AG and others. All rights reserved.