| 
| struct   | boost::geometry::traits::closure< G > | 
|   | Traits class indicating if points within a ring or (multi)polygon are closed (last point == first point), open or not known.  More...
  | 
|   | 
| struct   | boost::geometry::core_detail::closure::closed | 
|   | 
| struct   | boost::geometry::core_detail::closure::minimum_ring_size< Closure > | 
|   | Metafunction to define the minimum size of a ring: 3 for open rings, 4 for closed rings.  More...
  | 
|   | 
| struct   | boost::geometry::core_detail::closure::minimum_ring_size< geometry::closed > | 
|   | 
| struct   | boost::geometry::core_detail::closure::minimum_ring_size< geometry::open > | 
|   | 
| struct   | boost::geometry::core_dispatch::closure< Tag, Geometry > | 
|   | 
| struct   | boost::geometry::core_dispatch::closure< point_tag, Box > | 
|   | 
| struct   | boost::geometry::core_dispatch::closure< box_tag, Box > | 
|   | 
| struct   | boost::geometry::core_dispatch::closure< segment_tag, Box > | 
|   | 
| struct   | boost::geometry::core_dispatch::closure< linestring_tag, LineString > | 
|   | 
| struct   | boost::geometry::core_dispatch::closure< ring_tag, Ring > | 
|   | 
| struct   | boost::geometry::core_dispatch::closure< polygon_tag, Polygon > | 
|   | 
| struct   | boost::geometry::core_dispatch::closure< multi_point_tag, MultiPoint > | 
|   | 
| struct   | boost::geometry::core_dispatch::closure< multi_linestring_tag, MultiLinestring > | 
|   | 
| struct   | boost::geometry::core_dispatch::closure< multi_polygon_tag, MultiPolygon > | 
|   | 
| struct   | boost::geometry::closure< Geometry > | 
|   | {value, closure (clockwise\, counterclockwise), }  More...
  | 
|   |