#include <markers_converter.hpp>
Public Member Functions | |
markers_converter (Locator &locator, Shape &shape, Detector &detector) | |
void | rewind (unsigned path_id) |
unsigned | vertex (double *x, double *y) |
mapnik::markers_converter< Locator, Shape, Detector >::markers_converter | ( | Locator & | locator, | |
Shape & | shape, | |||
Detector & | detector | |||
) | [inline] |
void mapnik::markers_converter< Locator, Shape, Detector >::rewind | ( | unsigned | path_id | ) | [inline] |
unsigned mapnik::markers_converter< Locator, Shape, Detector >::vertex | ( | double * | x, | |
double * | y | |||
) | [inline] |