Skip navigation links
GEF4 Graph
0.2.0.201509140217
A B E G H I N O P R S T 

N

Node - Class in org.eclipse.gef4.graph
A Node represents a vertex within a Graph.
Node() - Constructor for class org.eclipse.gef4.graph.Node
Constructs a new Node.
Node(Map<String, Object>) - Constructor for class org.eclipse.gef4.graph.Node
Constructs a new Node and copies the given attributes into the attributes map of this Node.
Node.Builder - Class in org.eclipse.gef4.graph
The Node.Builder can be used to construct a Node little by little.
nodes(Node...) - Method in class org.eclipse.gef4.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.gef4.graph.Graph
The property name that is used to notify change listeners about added/removed nodes.
A B E G H I N O P R S T 
Skip navigation links
GEF4 Graph
0.2.0.201509140217

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