Skip navigation links
GEF Graph
5.1.0.201909131537
A B C E F G N O S T 

A

attr(BiConsumer<Edge, T>, T) - Method in class org.eclipse.gef.graph.Edge.Builder
Uses the given setter to set the attribute value.
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(BiConsumer<Graph, T>, T) - Method in class org.eclipse.gef.graph.Graph.Builder
Uses the given setter to set the attribute value.
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(BiConsumer<Node, T>, T) - Method in class org.eclipse.gef.graph.Node.Builder
Uses the given setter to set the attribute value.
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.
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 
Skip navigation links
GEF Graph
5.1.0.201909131537

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