mapnik::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::character_node::character_node ( int  c_,
double  x_,
double  y_,
double  angle_ 
) [inline]

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


Member Function Documentation

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

References angle, c, x, and y.


Member Data Documentation

Referenced by vertex().

Referenced by vertex().

Referenced by vertex().

Referenced by vertex().


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

Generated for Mapnik by doxygen 1.5.7.1