mapnik::text_path::text_path::character_node Struct Reference

#include <text_path.hpp>

List of all members.

Public Member Functions

 character_node (int c_, double x_, double y_, double angle_)
 ~character_node ()
void vertex (int *c_, double *x_, double *y_, double *angle_)

Public Attributes

int c
double x
double y
double angle


Constructor & Destructor Documentation

mapnik::text_path::text_path::character_node::character_node ( int  c_,
double  x_,
double  y_,
double  angle_ 
) [inline]

mapnik::text_path::text_path::character_node::~character_node (  )  [inline]


Member Function Documentation

void mapnik::text_path::text_path::character_node::vertex ( int *  c_,
double *  x_,
double *  y_,
double *  angle_ 
) [inline]


Member Data Documentation

double mapnik::text_path::text_path::character_node::angle

int mapnik::text_path::text_path::character_node::c

double mapnik::text_path::text_path::character_node::x

double mapnik::text_path::text_path::character_node::y


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

Generated for Mapnik by doxygen 1.5.8