![]() |
![]() |
Classes | |
struct | boost::geometry::areal_tag |
For areal types (polygon, multi_polygon, box, ring) More... | |
struct | boost::geometry::box_tag |
Convenience 2D or 3D box (mbr / aabb) identifying tag. More... | |
struct | boost::geometry::cartesian_tag |
Tag indicating Cartesian coordinate system family (cartesian,epsg) More... | |
struct | boost::geometry::geographic_tag |
Tag indicating Geographic coordinate system family (geographic) More... | |
struct | boost::geometry::geometry_collection_tag |
OGC Geometry Collection identifying tag. More... | |
struct | boost::geometry::geometry_not_recognized_tag |
"default" tag More... | |
struct | boost::geometry::linear_tag |
For linear types (linestring, multi-linestring, segment) More... | |
struct | boost::geometry::linestring_tag |
OGC Linestring identifying tag. More... | |
struct | boost::geometry::multi_linestring_tag |
OGC Multi linestring identifying tag. More... | |
struct | boost::geometry::multi_point_tag |
OGC Multi point identifying tag. More... | |
struct | boost::geometry::multi_polygon_tag |
OGC Multi polygon identifying tag. More... | |
struct | boost::geometry::multi_tag |
For multiple-geometries (multi_point, multi_linestring, multi_polygon) More... | |
struct | boost::geometry::point_tag |
OGC Point identifying tag. More... | |
struct | boost::geometry::pointlike_tag |
For point-like types (point, multi_point) More... | |
struct | boost::geometry::polygon_tag |
OGC Polygon identifying tag. More... | |
struct | boost::geometry::polygonal_tag |
struct | boost::geometry::ring_tag |
Convenience (linear) ring identifying tag. More... | |
struct | boost::geometry::segment_tag |
Convenience segment (2-points) identifying tag. More... | |
struct | boost::geometry::single_tag |
For single-geometries (point, linestring, polygon, box, ring, segment) 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::spherical_equatorial_tag |
Tag indicating Spherical equatorial coordinate system family. More... | |
struct | boost::geometry::spherical_polar_tag |
Tag indicating Spherical polar coordinate system family. More... | |
struct | boost::geometry::spherical_tag |
Tag used for casting spherical/geographic coordinate systems. More... | |
struct | boost::geometry::srs_sphere_tag |
For reference sphere defining parameters of spherical coordinate system. More... | |
struct | boost::geometry::srs_spheroid_tag |
For reference spheroid defining parameters of geographical coordinate system. More... | |
struct | boost::geometry::volumetric_tag |
For volume types (also box (?), polyhedron) More... | |
Namespaces | |
namespace | boost |
namespace | boost::geometry |
April 2, 2011 |
Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands Copyright © 2008-2011 Bruno Lalande, Paris, France Copyright © 2009-2010 Mateusz Loskot, London, UK |