Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::dispatch::svg_map< multi_tag, Multi > Struct Template Reference

#include <svg_mapper.hpp>

Public Types

typedef single_tag_of
< typename geometry::tag
< Multi >::type >::type 
stag
 

Static Public Member Functions

template<typename TransformStrategy >
static void apply (std::ostream &stream, std::string const &style, int size, Multi const &multi, TransformStrategy const &strategy)
 

Member Typedef Documentation

template<typename Multi >
typedef single_tag_of< typename geometry::tag<Multi>::type >::type boost::geometry::dispatch::svg_map< multi_tag, Multi >::stag

Member Function Documentation

template<typename Multi >
template<typename TransformStrategy >
static void boost::geometry::dispatch::svg_map< multi_tag, Multi >::apply ( std::ostream &  stream,
std::string const &  style,
int  size,
Multi const &  multi,
TransformStrategy const &  strategy 
)
inlinestatic

The documentation for this struct was generated from the following file: