diff --git a/Boolean_set_operations_2/doc/Boolean_set_operations_2/Boolean_set_operations_2.txt b/Boolean_set_operations_2/doc/Boolean_set_operations_2/Boolean_set_operations_2.txt index d03add5708a..cb0527fe30f 100644 --- a/Boolean_set_operations_2/doc/Boolean_set_operations_2/Boolean_set_operations_2.txt +++ b/Boolean_set_operations_2/doc/Boolean_set_operations_2/Boolean_set_operations_2.txt @@ -669,10 +669,10 @@ The traits class used to instantiate the `General_polygon_set_2` class template must model the concept `GeneralPolygonSetTraits_2`, and is tailored to handle a specific family of curves. The concept `GeneralPolygonSetTraits_2` refines the concept -`ArrangementDirectionalXMonotoneTraits_2` specified next. +`AosDirectionalXMonotoneTraits_2` specified next. -The concept `ArrangementDirectionalXMonotoneTraits_2` refines the -concept `ArrangementXMonotoneTraits_2` (see +The concept `AosDirectionalXMonotoneTraits_2` refines the +concept `AosXMonotoneTraits_2` (see Section \ref arr_sssecinsert_x_mon in the 2D Arrangements package). Thus, a model of this concept must define the type `X_monotone_curve_2`, which represents an \f$ x\f$-monotone curve, and the type `Point_2`, @@ -687,7 +687,7 @@ curve is not required to have a designated source and target, it i smaller) and the right (lexicographically larger) endpoints of a given curve. -The `ArrangementDirectionalXMonotoneTraits_2` concept treats its +The `AosDirectionalXMonotoneTraits_2` concept treats its \f$ x\f$-monotone curves as directed objects. It thus requires two additional operations on \f$ x\f$-monotone curves: