Perturbation aléatoire des points de la grille rectangulaire pour meshPolygon, option...
[delaunay.git] / doc / luamesh-doc.tex
index 9074e5f..e2e2bdf 100644 (file)
@@ -632,7 +632,7 @@ xn yn
 \item[meshpoint = \meta{value} (default: P):] The letter(s) used to
   label the vertices of the triangulation. It is included in the math
   mode delimiters \Verb+$...$+.
 \item[meshpoint = \meta{value} (default: P):] The letter(s) used to
   label the vertices of the triangulation. It is included in the math
   mode delimiters \Verb+$...$+.
-\item[step = polyqon  \textme{or} grid \textme{or}
+\item[step = polygon  \textme{or} grid \textme{or}
   points \textme{or} mesh (default):] To choose the step we want to draw,
   see the description above.
 \item[tikz (boolean, default:false):] By default, this boolean is set
   points \textme{or} mesh (default):] To choose the step we want to draw,
   see the description above.
 \item[tikz (boolean, default:false):] By default, this boolean is set
@@ -643,6 +643,10 @@ xn yn
   the scale at which the picture is drawn (the same for both
   axis). It must contain the unit of length (cm,
   pt, etc.).
   the scale at which the picture is drawn (the same for both
   axis). It must contain the unit of length (cm,
   pt, etc.).
+\item[gridpoints = rect (default)  \textme{or} perturb:] This option
+  allows to specify the mode of generation of the grid points. The
+  value \Verb+rect+ produces a simple rectangular grid, and the value
+  \Verb+pertub+ randomly perturbs the rectangular grid.
 \end{optionsenum}
 
 Here is an example of customizing the drawing.
 \end{optionsenum}
 
 Here is an example of customizing the drawing.
@@ -654,7 +658,8 @@ Here is an example of customizing the drawing.
   colorPolygon=red!120,
   scale=4cm,
   step=mesh,
   colorPolygon=red!120,
   scale=4cm,
   step=mesh,
-  print=points]
+  print=points,
+  gridpoints=perturb]
   {(0,0);(1,0);(1,0.5);(0,0.5);(-0.20,0.35);(-0.25,0.25);(-0.20,0.15)}
 \end{Exemple}
 
   {(0,0);(1,0);(1,0.5);(0,0.5);(-0.20,0.35);(-0.25,0.25);(-0.20,0.15)}
 \end{Exemple}
 

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.