summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua')
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua
index 6286e9f3954..a79d94f7e2a 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua
@@ -18,33 +18,33 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact"
-summary "Declaration of Spring-Embedder (Fruchterman,Reingold) algorithm with exact force computations."
+summary "Declaration of Spring-Embedder (Fruchterman,Reingold) algorithm with exact force computations."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact.iterations"
summary "Sets the number of iterations."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact.noise"
summary "Sets the parameter noise."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact.coolingFunction"
summary "Sets the parameter coolingFunction to |factor| or to |logarithmic|."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact.idealEdgeLength"
summary "Sets the ideal edge length to a length."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact.convTolerance"
@@ -54,4 +54,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End: