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