]> granicus.if.org Git - graphviz/commitdiff
Note that nodesep is also used in non-dot layouts for multiedge and loop spacing.
authorEmden Gansner <erg@research.att.com>
Mon, 16 Apr 2012 16:06:19 +0000 (12:06 -0400)
committerEmden Gansner <erg@research.att.com>
Mon, 16 Apr 2012 16:06:19 +0000 (12:06 -0400)
doc/info/attrs.html
doc/infosrc/attrs

index 85602a4b6ec20aa37b5c06d57d0b790852dc1d2d..f7cd5778d294c0c3ce4e3d46844e8ffb8b60c783 100644 (file)
@@ -315,7 +315,7 @@ This field indicates which graph component uses the attribute.
 </TD><TD>G</TD><TD><A HREF=#k:bool>bool</A>
 </TD><TD ALIGN="CENTER">false</TD><TD></TD><TD>neato only</TD> </TR>
  <TR><TD><A NAME=a:nodesep HREF=#d:nodesep>nodesep</A>
-</TD><TD>G</TD><TD>double</TD><TD ALIGN="CENTER">0.25</TD><TD>0.02</TD><TD>dot only</TD> </TR>
+</TD><TD>G</TD><TD>double</TD><TD ALIGN="CENTER">0.25</TD><TD>0.02</TD><TD></TD> </TR>
  <TR><TD><A NAME=a:nojustify HREF=#d:nojustify>nojustify</A>
 </TD><TD>GCNE</TD><TD><A HREF=#k:bool>bool</A>
 </TD><TD ALIGN="CENTER">false</TD><TD></TD><TD></TD> </TR>
@@ -1249,7 +1249,10 @@ This field indicates which graph component uses the attribute.
   the Mosek software (www.mosek.com) is use to solve the ipsep constraints.
 
 <DT><A NAME=d:nodesep HREF=#a:nodesep><STRONG>nodesep</STRONG></A>
-<DD>  Minimum space between two adjacent nodes in the same rank, in inches.
+<DD>  In dot, this specifies the minimum space between two adjacent nodes in the same rank, in inches.
+  <P>
+  For other layouts, this affects the spacing between loops on a single node, or multiedges between
+  a pair of nodes.
 
 <DT><A NAME=d:nojustify HREF=#a:nojustify><STRONG>nojustify</STRONG></A>
 <DD>  By default, the justification of multi-line labels is done within the
index 2e22d0d93bdeacbe29a70b7680a49f57a9f4a190..b87998d5f90cdb98dd2541b9f20968b2f63cf864 100644 (file)
@@ -703,8 +703,11 @@ graph, the input can specify all of the relevant distances.
 :mosek:G:bool:false;    neato
 If Graphviz is built with MOSEK defined, mode=ipsep and mosek=true,
 the Mosek software (www.mosek.com) is use to solve the ipsep constraints.
-:nodesep:G:double:0.25:0.02; dot
-Minimum space between two adjacent nodes in the same rank, in inches.
+:nodesep:G:double:0.25:0.02;
+In dot, this specifies the minimum space between two adjacent nodes in the same rank, in inches.
+<P>
+For other layouts, this affects the spacing between loops on a single node, or multiedges between
+a pair of nodes.
 :nojustify:GCNE:bool:false;
 By default, the justification of multi-line labels is done within the
 largest context that makes sense. Thus, in the label of a polygonal