GEF4 DOT
0.2.0.201509140217
D E G I N O S T
S
- setId(Node, String) - Static method in class org.eclipse.gef4.dot.DotProperties
-
Sets the
NODE_ID
property of the given
Node
to the given
id value.
- setId(Edge, String) - Static method in class org.eclipse.gef4.dot.DotProperties
-
Sets the
EDGE_ID
property of the given
Edge
to the given
id value.
- setLabel(Node, String) - Static method in class org.eclipse.gef4.dot.DotProperties
-
Sets the
NODE_LABEL
property of the given
Node
to the
given
label value.
- setLabel(Edge, String) - Static method in class org.eclipse.gef4.dot.DotProperties
-
Sets the
EDGE_LABEL
property of the given
Edge
to the
given
label value.
- setLayout(Graph, String) - Static method in class org.eclipse.gef4.dot.DotProperties
-
Sets the
GRAPH_LAYOUT
property of the given
Graph
to the
given
layout value.
- setRankdir(Graph, String) - Static method in class org.eclipse.gef4.dot.DotProperties
-
Sets the
GRAPH_RANKDIR
property of the given
Graph
to
the given
rankdir value.
- setStyle(Edge, String) - Static method in class org.eclipse.gef4.dot.DotProperties
-
Sets the
EDGE_STYLE
property of the given
Edge
to the
given
style value.
- setType(Graph, String) - Static method in class org.eclipse.gef4.dot.DotProperties
-
Sets the
GRAPH_TYPE
property of the given
Graph
to the
given
type value.
D E G I N O S T
GEF4 DOT
0.2.0.201509140217
Copyright (c) 2014 itemis AG and others. All rights reserved.