mapnik/bindings/python
2012-02-05 21:58:39 +01:00
..
mapnik Copy constructor for CharProperties. 2012-02-05 15:11:08 +01:00
mapnik2 switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
build.py scons: python 2.5 compatibility 2011-12-16 10:57:05 -08:00
mapnik_color.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_coord.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_datasource.cpp merge master with feature_impl 2012-01-17 17:47:27 -05:00
mapnik_datasource_cache.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_enumeration.hpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_envelope.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_expression.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_feature.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_featureset.cpp switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
mapnik_font_engine.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_fontset.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_gamma_method.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_geometry.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_grid.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_grid_view.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_image.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_image_view.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_inmem_metawriter.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_label_collision_detector.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_layer.cpp remove title,abstract members from layer class 2011-12-13 16:34:10 +00:00
mapnik_line_pattern_symbolizer.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_line_symbolizer.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_map.cpp finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around 2012-01-17 01:09:46 -05:00
mapnik_markers_symbolizer.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_palette.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_parameters.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_point_symbolizer.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_polygon_pattern_symbolizer.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_polygon_symbolizer.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_proj_transform.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_projection.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_python.cpp Temporary fix for #1063. 2012-02-05 01:27:50 +01:00
mapnik_query.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_raster_colorizer.cpp switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
mapnik_raster_symbolizer.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_rule.cpp merge textplacement-merge into feature_impl 2012-01-26 13:04:08 +00:00
mapnik_shield_symbolizer.cpp Make code easier to read by using std::pair instead of boost::tuple for position. 2012-01-29 17:33:43 +01:00
mapnik_stroke.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_style.cpp switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
mapnik_svg.hpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_symbolizer.cpp merge textplacement-merge into feature_impl 2012-01-26 13:04:08 +00:00
mapnik_text_placement.cpp Correctly wrap FormatingNode. 2012-02-05 21:27:29 +01:00
mapnik_text_symbolizer.cpp Add second constructor for TextSymbolizer. 2012-02-05 21:58:39 +01:00
mapnik_value_converter.hpp python: use value_convertor to handle mapnik::parameter value_holder variant 2011-12-02 13:37:26 -08:00
mapnik_view_transform.cpp code formatting 2011-11-13 19:54:32 -08:00
python_cairo.cpp avoid deprecated string conversion warning in pycairo by overriding Pycairo_Import macro and casting away const to please the c/c++ borderlands 2011-04-04 04:40:18 +00:00
python_grid_utils.hpp convert to using feature_ptr rather than const& for renderers 2012-02-01 16:37:05 -08:00
python_optional.hpp code formatting 2011-11-13 19:54:32 -08:00