NODE_ID
property of the given
Node
.EDGE_ID
property of the given
Edge
.NODE_LABEL
property of the given
Node
.EDGE_LABEL
property of the given
Edge
.GRAPH_LAYOUT
property of the given
Graph
.GRAPH_RANKDIR
property of the given
Graph
.EDGE_STYLE
property of the given
Edge
.GRAPH_TYPE
property of the given
Graph
.GRAPH_LAYOUT
value specifies that the "circo" layout
algorithm is to be used for laying out the graph.GRAPH_LAYOUT
property, which
is GRAPH_LAYOUT_DOT
.GRAPH_LAYOUT
value specifies that the "dot" layout
algorithm is to be used for laying out the graph.GRAPH_LAYOUT
value specifies that the "fdp" layout
algorithm is to be used for laying out the graph.GRAPH_LAYOUT
value specifies that the "grid" layout
algorithm is to be used for laying out the graph.GRAPH_LAYOUT
value specifies that the "neato" layout
algorithm is to be used for laying out the graph.GRAPH_LAYOUT
value specifies that the "osage" layout
algorithm is to be used for laying out the graph.GRAPH_LAYOUT
value specifies that the "sfdp" layout
algorithm is to be used for laying out the graph.GRAPH_LAYOUT
value specifies that the "twopi" layout
algorithm is to be used for laying out the graph.GRAPH_LAYOUT
property.GRAPH_RANKDIR
property.GRAPH_RANKDIR
value specifies that the graph is to be laid
out horizontally from left to right.GRAPH_RANKDIR
value specifies that the graph is to be laid
out vertically from top to bottom.GRAPH_RANKDIR
property.GRAPH_TYPE
, which is
GRAPH_TYPE_UNDIRECTED
.GRAPH_TYPE
value specifies that the edges within the graph
are directed.GRAPH_TYPE
value specifies that the edges within the graph
are undirected.GRAPH_TYPE
property.Copyright (c) 2014 itemis AG and others. All rights reserved.