diff --git a/CGAL_ipelets/doc/CGAL_ipelets/CGAL_ipelets.txt b/CGAL_ipelets/doc/CGAL_ipelets/CGAL_ipelets.txt index 08ee1e306f9..d2f2742f0f9 100644 --- a/CGAL_ipelets/doc/CGAL_ipelets/CGAL_ipelets.txt +++ b/CGAL_ipelets/doc/CGAL_ipelets/CGAL_ipelets.txt @@ -68,11 +68,13 @@ to compile an ipelet, please refer to the Ipe manual. Below is the list of Ipelets provided by the Demo Ipelets +\section Ipelets_list List of provided Ipelets + \subsection alpha_shapes_ipelet Alpha shapes -Selection should be a set of points or circles (considered as weighted -points). The different values of alpha where the alpha shape changes -are computed. The value of alpha chosen by the user is asked. +Selection should be a set of points or circles (considered as weighted points). +The different values of alpha where the alpha shape changes are +computed and the rank of the chosen alpha is asked in a dialog box. \subsection arrangement_ipelet Arrangement @@ -140,10 +142,10 @@ Generate random circles whose centers are inside a square bounding the selection Sort the selected points with a space filling strategy. @@ -152,7 +154,7 @@ y directions.
  • Convex minimal: Selection should be a set of points, line segments , and circles. The convex hull of the selected objects is drawn. -
  • t Crust: +
  • Crust: Selection should be a set of points. The crust of this set is drawn (curve reconstruction). @@ -197,7 +199,7 @@ Ordinary Delaunay triangulation.
  • Delaunay 2: Triangulation of middle of Delaunay edges.
  • Delaunay 3: -Triangulation of barycenters of Delaunay triangles. +Triangulation of barycenters of some triangles.
  • Delaunay n-1: Dual of farthest neighbor Voronoi diagram.
  • Delaunay k: @@ -218,26 +220,35 @@ k is asked in a dialog box. Selection should be a set of points and circles. The order k power diagram or its dual the order k regular triangulation is drawn. \subsection partition_ipelet Polygon partition Selection should be simple polygons. -The polygons are splitted according diffrent algorithms. +The polygons are splitted according different algorithms. \subsection pca_ipelet PCA