Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tags.hpp File Reference

Classes

struct  boost::geometry::spherical_tag
 Tag used for casting spherical/geographic coordinate systems. More...
 
struct  boost::geometry::cartesian_tag
 Tag indicating Cartesian coordinate system family (cartesian,epsg) More...
 
struct  boost::geometry::spherical_polar_tag
 Tag indicating Spherical polar coordinate system family. More...
 
struct  boost::geometry::spherical_equatorial_tag
 Tag indicating Spherical equatorial coordinate system family. More...
 
struct  boost::geometry::geographic_tag
 Tag indicating Geographic coordinate system family (geographic) More...
 
struct  boost::geometry::single_tag
 For single-geometries (point, linestring, polygon, box, ring, segment) More...
 
struct  boost::geometry::multi_tag
 For multiple-geometries (multi_point, multi_linestring, multi_polygon) More...
 
struct  boost::geometry::pointlike_tag
 For point-like types (point, multi_point) More...
 
struct  boost::geometry::linear_tag
 For linear types (linestring, multi-linestring, segment) More...
 
struct  boost::geometry::areal_tag
 For areal types (polygon, multi_polygon, box, ring) More...
 
struct  boost::geometry::polygonal_tag
 
struct  boost::geometry::volumetric_tag
 For volume types (also box (?), polyhedron) More...
 
struct  boost::geometry::geometry_not_recognized_tag
 "default" tag More...
 
struct  boost::geometry::point_tag
 OGC Point identifying tag. More...
 
struct  boost::geometry::linestring_tag
 OGC Linestring identifying tag. More...
 
struct  boost::geometry::polygon_tag
 OGC Polygon identifying tag. More...
 
struct  boost::geometry::ring_tag
 Convenience (linear) ring identifying tag. More...
 
struct  boost::geometry::box_tag
 Convenience 2D or 3D box (mbr / aabb) identifying tag. More...
 
struct  boost::geometry::segment_tag
 Convenience segment (2-points) identifying tag. More...
 
struct  boost::geometry::multi_point_tag
 OGC Multi point identifying tag. More...
 
struct  boost::geometry::multi_linestring_tag
 OGC Multi linestring identifying tag. More...
 
struct  boost::geometry::multi_polygon_tag
 OGC Multi polygon identifying tag. More...
 
struct  boost::geometry::geometry_collection_tag
 OGC Geometry Collection identifying tag. More...
 
struct  boost::geometry::single_tag_of< Tag >
 Meta-function to get for a tag of a multi-geometry the tag of the corresponding single-geometry. More...
 
struct  boost::geometry::single_tag_of< multi_point_tag >
 
struct  boost::geometry::single_tag_of< multi_linestring_tag >
 
struct  boost::geometry::single_tag_of< multi_polygon_tag >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::geometry