mapnik/include/mapnik
kunitoki 1a203d3f85 - cleaned up logger interface to better integrate with python bindings
- polished and finished python bindings for logger interaction
2012-04-10 10:14:28 +02:00
..
formatting apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
grid - finish thrashing all the useless ifdef MAPNIK_LOG 2012-04-09 21:41:56 +02:00
internal apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
json - replace all instances of std::cerr with MAPNIK_LOG_* 2012-04-10 00:51:04 +02:00
svg - replace all instances of std::cerr with MAPNIK_LOG_* 2012-04-10 00:51:04 +02:00
text_placements apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
util got rid of old CVS $Id comments kludge in files 2012-04-08 02:45:01 +02:00
wkt Add include 2012-02-13 11:59:04 -08:00
agg_helpers.hpp formatting 2012-03-22 16:31:57 -07:00
agg_pattern_source.hpp - another bunch of coding style fixes in includes 2011-10-23 16:09:47 +02:00
agg_rasterizer.hpp - another bunch of coding style fixes in includes 2011-10-23 16:09:47 +02:00
agg_renderer.hpp apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
arrow.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
attribute.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
attribute_collector.hpp Improve expression handling. 2012-02-05 03:11:00 +01:00
attribute_descriptor.hpp formatting 2012-02-13 11:01:25 -08:00
boolean.hpp support case insensitive booleans - closes #1141 2012-03-23 20:08:47 -07:00
box2d.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
building_symbolizer.hpp Rename filter_factory to expression. 2012-02-12 13:06:39 +01:00
cairo_renderer.hpp cairo: match AGG functionality, adding support for dynamic ellipse drawing and loading from svg icons - closes #1071 (refs #952 - this is stopgap until we refactor and merge with point_symbolizer) 2012-03-27 19:21:11 -04:00
char_info.hpp initialize members of char_info - refs #1114 2012-03-05 14:51:14 -08:00
color.hpp Complete new XML structure. 2012-03-07 19:16:41 +01:00
color_factory.hpp apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
config.hpp remove old shim 2012-03-12 13:21:38 -07:00
config_error.hpp Improve error messages. 2012-03-12 01:09:26 +01:00
coord.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
coord_array.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
css_color_grammar.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
css_color_grammar_deprecated.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
ctrans.hpp - finish thrashing all the useless ifdef MAPNIK_LOG 2012-04-09 21:41:56 +02:00
datasource.hpp - improved again the logging facilities 2012-04-09 03:00:51 +02:00
datasource_cache.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
debug.hpp - cleaned up logger interface to better integrate with python bindings 2012-04-10 10:14:28 +02:00
distance.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
ellipsoid.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
enumeration.hpp - fixing remaining cerr traces 2012-04-10 00:58:18 +02:00
expression.hpp Only one grammar object per XML tree. 2012-03-11 23:24:28 +01:00
expression_evaluator.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
expression_grammar.hpp apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
expression_node.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
expression_string.hpp add argument 2012-02-13 22:02:23 -08:00
factory.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
fastmath.hpp - another bunch of coding style fixes in includes 2011-10-23 16:09:47 +02:00
feature.hpp avoid copy 2012-03-23 11:22:00 -07:00
feature_factory.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
feature_kv_iterator.hpp fix the ability of external libraries to link mapnik on windows 2012-02-24 11:32:16 -08:00
feature_layer_desc.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
feature_style_processor.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
feature_type_style.hpp Merge branch 'master' into grouped-rendering 2011-12-07 22:02:29 +01:00
filter_factory.hpp Add warning for filter_factory.hpp. 2012-02-13 17:03:42 +01:00
filter_featureset.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
font_engine_freetype.hpp - added logging to file 2012-04-10 00:25:31 +02:00
font_set.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
gamma_method.hpp got rid of old CVS $Id comments kludge in files 2012-04-08 02:45:01 +02:00
geom_util.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
geometry.hpp apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
global.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
gradient.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
graphics.hpp Remove unused file. 2012-02-12 23:44:05 +01:00
hextree.hpp apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
hit_test_filter.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
image_compositing.hpp move image_compositing to cpp file 2012-03-19 15:42:30 -07:00
image_data.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
image_reader.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
image_util.hpp formatting to use const& as per 6462af3 2012-03-05 11:10:04 -08:00
image_view.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
jpeg_io.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
label_collision_detector.hpp fix spelling 2012-03-09 12:37:27 +00:00
layer.hpp remove camel-case names from layer.[h,c]pp 2012-03-12 15:39:59 +00:00
line_pattern_symbolizer.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
line_symbolizer.hpp formatting 2012-03-22 16:31:57 -07:00
load_map.hpp add explicit include for MAPNIK_DECL 2012-04-05 14:41:52 -07:00
map.hpp make it possible to set the map.maximum_extent back to None/uninitialized from python 2012-04-04 12:07:15 -07:00
mapped_memory_cache.hpp expose a clear method for the marker_cache and mapped_memory_cache - closes #1022 2012-03-09 15:16:01 -08:00
marker.hpp Use double instead of int and avoid rounding when possible. 2012-02-20 19:32:34 +01:00
marker_cache.hpp expose a clear method for the marker_cache and mapped_memory_cache - closes #1022 2012-03-09 15:16:01 -08:00
markers_placement.hpp Make markers_placement a bit simpler and add sanity checks. 2012-02-15 20:06:50 +01:00
markers_symbolizer.hpp add ignore-placement to MarkersSymbolizer 2012-03-18 22:35:02 +01:00
memory.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
memory_datasource.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
memory_featureset.hpp - finish thrashing all the useless ifdef MAPNIK_LOG 2012-04-09 21:41:56 +02:00
metawriter.hpp Reenable text meta writers. 2012-03-04 23:25:13 +01:00
metawriter_factory.hpp Update metawriter_factory.hpp 2012-03-07 15:26:13 +01:00
metawriter_inmem.hpp Reenable text meta writers. 2012-03-04 23:25:13 +01:00
metawriter_json.hpp - finish thrashing all the useless ifdef MAPNIK_LOG 2012-04-09 21:41:56 +02:00
octree.hpp c++ casts to avoid compiler warnings on msvc 2012-02-24 18:58:34 -08:00
palette.hpp Improve error messages. 2012-03-12 01:09:26 +01:00
params.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
parse_path.hpp reuse path_expression_grammar - finishes and closes #1028 2012-04-06 16:50:11 -07:00
path_expression_grammar.hpp reuse path_expression_grammar - finishes and closes #1028 2012-04-06 16:50:11 -07:00
pixel_position.hpp Rename starting_{x,y} to center to reflect actual meaning. 2012-02-18 13:07:23 +01:00
placement_finder.hpp expose both a clipped and unclipped labeling path type 2012-03-22 16:36:25 -07:00
plugin.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
png_io.hpp add missing image_width fix 2012-02-22 22:46:35 +00:00
point_symbolizer.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
polygon_pattern_symbolizer.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
polygon_symbolizer.hpp + add optional polygon smoothing ( 0.0 < smooth < 1.0 ) 2012-03-14 15:01:31 +00:00
pool.hpp - finish thrashing all the useless ifdef MAPNIK_LOG 2012-04-09 21:41:56 +02:00
processed_text.hpp Reenable text meta writers. 2012-03-04 23:25:13 +01:00
proj_transform.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
projection.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
ptree_helpers.hpp Complete new XML structure. 2012-03-07 19:16:41 +01:00
quad_tree.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
query.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
raster.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
raster_colorizer.hpp Improve error messages. 2012-03-08 18:52:53 +01:00
raster_symbolizer.hpp remove uneeded default cases 2012-02-24 18:57:37 -08:00
rule.hpp - finish thrashing all the useless ifdef MAPNIK_LOG 2012-04-09 21:41:56 +02:00
save_map.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
scale_denominator.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
segment.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
shield_symbolizer.hpp formatting 2012-03-05 12:09:22 -08:00
sql_utils.hpp postgis: support mixed case table names - closes #1159 2012-04-02 19:21:14 -07:00
stroke.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
svg_renderer.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
symbolizer.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
symbolizer_helpers.hpp Merge branch 'new-xml' 2012-03-13 11:11:28 +01:00
text_path.hpp rework text_path ctor to ensure members are properly initialized - refs #1114 2012-03-05 14:15:01 -08:00
text_properties.hpp Implement justify-alignment=auto. 2012-03-19 17:12:53 +01:00
text_symbolizer.hpp Split text_placements.hpp 2012-02-12 03:11:58 +01:00
tiff_io.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
timer.hpp get stats output working on windows 2012-04-08 10:52:48 -07:00
unicode.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
utils.hpp - added logging to file 2012-04-10 00:25:31 +02:00
value.hpp remove lexical cast from value_type conversions - refs #1055 2012-04-06 14:20:32 -07:00
value_error.hpp formatting to use const& as per 6462af3 2012-03-05 11:10:04 -08:00
version.hpp make available MAPNIK_VERSION_STRING in c++ header (not just in python) and add MAPNIK_VERSION_IS_RELEASE define that indicates if the code is released 2012-03-14 18:30:32 -07:00
vertex.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
vertex_vector.hpp apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
warp.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
wkb.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
xml_loader.hpp Add rapidxml parser. 2012-03-13 09:02:53 +01:00
xml_node.hpp reuse path_expression_grammar - finishes and closes #1028 2012-04-06 16:50:11 -07:00
xml_tree.hpp reuse path_expression_grammar - finishes and closes #1028 2012-04-06 16:50:11 -07:00