mapnik/include/mapnik
2012-03-21 17:34:41 +00:00
..
formatting apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
grid + clip geometries before applying any 2012-03-09 12:44:29 +00:00
internal apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
json Merge remote-tracking branch 'origin/master' 2012-02-23 10:23:31 +00:00
svg whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
text_placements apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
util apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
wkt Add include 2012-02-13 11:59:04 -08:00
agg_helpers.hpp + refactor join/cap settings (agg_helper.hpp) 2012-03-14 17:21:04 +00: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 + experimental compositing symbolizer (fill only) 2012-03-21 15:47:33 +00: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 Merge branch 'new-xml' 2012-03-13 11:11:28 +01: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 + update cairo_renderer to use clipped paths 2012-03-09 12:56:54 +00: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
compositing_symbolizer.hpp + add missing files 2012-03-21 17:34:41 +00: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 be explicit about zero-division protection 2012-03-16 14:49:56 -07:00
datasource.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
datasource_cache.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08: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 ensure members are initialized (refs #1114) 2012-03-05 13:32:02 -08: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 apply mapnik_format.el formatting 2012-03-13 07:54:32 -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 even better, use BOOST_FOREACH 2012-03-19 10:46:44 +00:00
font_set.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
gamma_method.hpp more files... 2012-01-19 12:57:34 -05: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 + boost::bimap based enum<->string lookup table 2012-03-21 15:45:23 +00: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 + add optional smothing to line_symbolizer 2012-03-15 10:26:53 +00:00
load_map.hpp load_map_string: do not pass optional arg by const& and better error if string is empty 2012-03-05 10:44:20 -08:00
map.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08: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 + base class already derived from boost::noncopyable 2012-02-14 18:33:39 +00: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 Reenable text meta writers. 2012-03-04 23:25:13 +01: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 fix compiler warnings about ref to temp obj (@springmeyer) 2012-02-06 09:42:53 +00:00
path_expression_grammar.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08: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 Implement justify-alignment=auto. 2012-03-19 17:12:53 +01: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 whitespace fixes - closes #911 2012-02-01 17:53:35 -08: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 + experimental compositing symbolizer (fill only) 2012-03-21 15:47:33 +00: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 whitespace fixes - closes #911 2012-02-01 17:53:35 -08: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 whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
unicode.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
utils.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
value.hpp Improve error messages. 2012-03-08 18:52:53 +01: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 Improve error messages. 2012-03-12 01:09:26 +01:00
xml_tree.hpp fix compile with boost 1.42-1.44 after 2b68cea0a1 2012-03-14 08:56:07 -07:00