Uses of Class
org.eclipse.gef.graph.Graph.Builder.Context
-
Uses of Graph.Builder.Context in org.eclipse.gef.graph
ModifierConstructorDescriptionBuilder
(Graph.Builder.Context context, Object sourceNodeOrKey, Object targetNodeOrKey) Constructs a new (anonymous)Edge.Builder
for the givenGraph.Builder.Context
.Builder
(Graph.Builder.Context context) Constructs a new (anonymous)Node.Builder
for the givenGraph.Builder.Context
.Builder
(Graph.Builder.Context context, Object key) Constructs a new identifiableNode.Builder
for the givenGraph.Builder.Context
.