mapnik/src/grid
artemp c64dc3672a vertex_converter - refactor to pass Processor to apply function (while it allows to instantiate vertex_converter object only using converter tags, it doesn't reduce object code)
make offset_converter 'non-switchable' relying on be able to shortcut in `vertex(*x, *y)` when offset is 0.0 -> results in reduced binary size
2015-04-28 14:18:33 +02:00
..
grid.cpp Removed unused resolution data from grids 2015-03-10 23:19:30 -05:00
grid_renderer.cpp BOOM SHAKALAKA: 2015-02-18 22:58:33 -06:00
process_building_symbolizer.cpp rename geometry -> path ( geometry_type -> path_type) 2015-03-24 13:17:07 +01:00
process_group_symbolizer.cpp try to solve #2714 2015-02-26 11:12:19 -08:00
process_line_pattern_symbolizer.cpp vertex_converter - refactor to pass Processor to apply function (while it allows to instantiate vertex_converter object only using converter tags, it doesn't reduce object code) 2015-04-28 14:18:33 +02:00
process_line_symbolizer.cpp vertex_converter - refactor to pass Processor to apply function (while it allows to instantiate vertex_converter object only using converter tags, it doesn't reduce object code) 2015-04-28 14:18:33 +02:00
process_markers_symbolizer.cpp move geometry.hpp into path.hpp and update code base to reflect this change 2015-03-24 12:42:09 +01:00
process_point_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00
process_polygon_pattern_symbolizer.cpp vertex_converter - refactor to pass Processor to apply function (while it allows to instantiate vertex_converter object only using converter tags, it doesn't reduce object code) 2015-04-28 14:18:33 +02:00
process_polygon_symbolizer.cpp vertex_converter - refactor to pass Processor to apply function (while it allows to instantiate vertex_converter object only using converter tags, it doesn't reduce object code) 2015-04-28 14:18:33 +02:00
process_raster_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00
process_shield_symbolizer.cpp try to solve #2714 2015-02-26 11:12:19 -08:00
process_text_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00