Skip navigation links
GEF4 DOT
0.1.0.201506081138
D E G I N O S T 

S

setId(Node, String) - Static method in class org.eclipse.gef4.dot.DotProperties
Sets the DotProperties.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 DotProperties.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 DotProperties.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 DotProperties.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 DotProperties.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 DotProperties.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 DotProperties.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 DotProperties.GRAPH_TYPE property of the given Graph to the given type value.
D E G I N O S T 
Skip navigation links
GEF4 DOT
0.1.0.201506081138

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