Index

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

A

attr(String, Object) - Method in class org.eclipse.gef.graph.Edge.Builder
Puts the given key-value-pair into the attributesProperty map of the Edge which is constructed by this Edge.Builder.
attr(String, Object) - Method in class org.eclipse.gef.graph.Graph.Builder
Puts the given key-value-pair into the attributes map of the Graph which is constructed by this Graph.Builder.
attr(String, Object) - Method in class org.eclipse.gef.graph.Node.Builder
Puts the given key-value-pair into the attributesProperty map of the Node which is constructed by this Node.Builder.
attr(BiConsumer<Edge, T>, T) - Method in class org.eclipse.gef.graph.Edge.Builder
Uses the given setter to set the attribute value.
attr(BiConsumer<Graph, T>, T) - Method in class org.eclipse.gef.graph.Graph.Builder
Uses the given setter to set the attribute value.
attr(BiConsumer<Node, T>, T) - Method in class org.eclipse.gef.graph.Node.Builder
Uses the given setter to set the attribute value.
attributesProperty() - Method in class org.eclipse.gef.graph.Edge
 
attributesProperty() - Method in class org.eclipse.gef.graph.Graph
 
attributesProperty() - Method in class org.eclipse.gef.graph.Node
 
A B C E F G N O S T 
All Classes and Interfaces|All Packages|Constant Field Values