Index
All Classes and Interfaces|All Packages|Constant Field Values
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
- 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 currentIAttributeCopier
. - 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.
All Classes and Interfaces|All Packages|Constant Field Values