Index

A B C E F G N O S T 
All Classes and Interfaces|All Packages|Constant Field Values

N

node() - Method in class org.eclipse.gef.graph.Edge.Builder
Constructs a new (anonymous) Node.Builder for a node.
node() - Method in class org.eclipse.gef.graph.Graph.Builder
Constructs a new (anonymous) Node.Builder.
node() - Method in class org.eclipse.gef.graph.Node.Builder
Constructs a new (anonymous) Node.Builder.
node(Object) - Method in class org.eclipse.gef.graph.Edge.Builder
Constructs a new (identifiable) Node.Builder for a node.
node(Object) - Method in class org.eclipse.gef.graph.Graph.Builder
Constructs a new (identifiable) Node.Builder.
node(Object) - Method in class org.eclipse.gef.graph.Node.Builder
Constructs a new (identifiable) Node.Builder.
Node - Class in org.eclipse.gef.graph
A Node represents a vertex within a Graph.
Node() - Constructor for class org.eclipse.gef.graph.Node
Constructs a new Node.
Node(Map<String, Object>) - Constructor for class org.eclipse.gef.graph.Node
Constructs a new Node and copies the given attributesProperty into the attributesProperty map of this Node.
Node.Builder - Class in org.eclipse.gef.graph
The Node.Builder can be used to construct a Node little by little.
nodeBuilders - Variable in class org.eclipse.gef.graph.Graph.Builder.Context
Node.Builders, which are part of the builder chain, mapped to their keys.
nodeKeys - Variable in class org.eclipse.gef.graph.Graph.Builder.Context
Stores incoming node keys in order.
nodeKeyToBuilderMap - Variable in class org.eclipse.gef.graph.Graph.Builder.Context
Stores node builders
nodes(Collection<Node>) - Method in class org.eclipse.gef.graph.Graph.Builder
Adds the given Nodes to the Graph which is constructed by this Graph.Builder.
nodes(Node...) - Method in class org.eclipse.gef.graph.Graph.Builder
Adds the given Nodes to the Graph which is constructed by this Graph.Builder.
NODES_PROPERTY - Static variable in class org.eclipse.gef.graph.Graph
The name of the nodes property.
nodesProperty() - Method in class org.eclipse.gef.graph.Graph
Returns a read-only list property containing the Nodes of this Graph.
A B C E F G N O S T 
All Classes and Interfaces|All Packages|Constant Field Values