mapnik/include/mapnik
2012-12-18 15:18:40 +00:00
..
formatting use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
grid use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
internal Add namespace. 2012-07-04 20:39:07 +02:00
json Merge branch 'master' into bigint 2012-12-18 13:57:39 +00:00
svg update svg_renderer 2012-12-17 19:13:00 -08:00
text_placements use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
util Merge branch 'master' into bigint 2012-12-18 13:57:39 +00:00
wkt + ensure 'close path' handled correcly 2012-12-18 11:44:35 +00:00
agg_helpers.hpp include what you use 2012-08-27 18:39:33 -07:00
agg_pattern_source.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
agg_rasterizer.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
agg_renderer.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
attribute.hpp + wrap return value into mapnik::value_integer 2012-12-18 15:18:40 +00:00
attribute_collector.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08: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 add pad method on box2d to help tighten otherwise verbose code 2012-12-11 13:56:25 -08:00
building_symbolizer.hpp Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07:00
cairo_renderer.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
char_info.hpp initialize members of char_info - refs #1114 2012-03-05 14:51:14 -08:00
color.hpp add premultiply/demultiply methods for mapnik::color - refs #1519 2012-10-04 13:53:58 -07:00
color_factory.hpp More parser clean up - color parser 2012-08-29 16:41:48 -04:00
config.hpp remove old shim 2012-03-12 13:21:38 -07:00
config_error.hpp remove unused iostream includes and unnecessary usage of ostringstream - refs #1055 2012-12-06 23:06:12 -08: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 shuffle color function 2012-10-04 17:59:34 -07:00
css_color_grammar_def.hpp apply patch from @rundel to make color grammar more modular (TODO - do this with all grammars) - closes #1440 2012-08-26 17:50:30 -07:00
ctrans.hpp finish bringing back to life the SVG_RENDERER - now outputs geometries again - closes #1438 2012-11-28 17:45:05 -08:00
datasource.hpp fix member name 2012-12-17 13:12:31 -08:00
datasource_cache.hpp Merge branch 'master' of github.com:mapnik/mapnik into no-bind 2012-12-17 13:03:11 -08:00
debug.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
debug_symbolizer.hpp Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07: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 remove 'info' and 'fatal' severities for logging to simplify framework - closes #1400 2012-08-16 15:52:32 -07:00
expression.hpp Minimal roll back const changes 2012-08-29 16:41:48 -04:00
expression_evaluator.hpp + expose geometry type in expression grammar to allow following 2012-07-20 12:28:25 +01:00
expression_grammar.hpp + fix expression grammar to work with mapnik::value_integer 2012-12-06 09:51:38 +00:00
expression_node.hpp reduce build time of xml_tree by half and memory usage by 1/3 - refs #1267 2012-07-23 16:15:27 -07:00
expression_string.hpp new patch from @lightmare for protecting against expression.to_string misusage - closes #1232 2012-07-25 08:47:10 -07:00
factory.hpp c++ style 2012-09-03 10:27:48 -07:00
fastmath.hpp - another bunch of coding style fixes in includes 2011-10-23 16:09:47 +02:00
feature.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
feature_factory.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
feature_kv_iterator.hpp add value_null operators, improve is_null, move mapnik::value definition into separate namespace 2012-06-06 17:34:17 +02:00
feature_layer_desc.hpp finish work on populating initialization lists - closes #1114 2012-04-16 21:57:24 -07:00
feature_style_processor.hpp + add attribute collection policy 2012-12-13 09:33:55 +00:00
feature_style_processor_impl.hpp + support attribute collection policy accross renderer backends 2012-12-13 09:35:03 +00:00
feature_type_style.hpp add method off style to check for active rules 2012-09-14 16:11:37 -07: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 use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
font_set.hpp refactor fontsets making them optional on the symbolizer and removing the dangerous default contructor - closes #1483 (TODO - consider modifying insert_fontset to only take single arg of fontset instance) 2012-09-14 14:17:45 -07: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 properly support tolerance in shape filter_at_point - refs #1640 2012-12-11 14:46:52 -08:00
geometry.hpp + ensure 'close path' handled correcly 2012-12-18 11:44:35 +00:00
global.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
gradient.hpp + pass by const-ref 2012-05-15 14:40:24 +01:00
graphics.hpp add image/grid clear methods to make it easier to quickly re-use previously allocated objects for rendering - closes #1571 2012-11-11 21:35:50 -08:00
hextree.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
hit_test_filter.hpp fix compile after geometry util namespacing 2012-07-20 11:18:33 -07:00
image_compositing.hpp disable colorize-alpha comp-op as per #1371 2012-08-15 14:46:58 -07:00
image_data.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
image_filter.hpp knock out some msvc compiler warnings 2012-12-12 15:59:27 -08:00
image_filter_grammar.hpp move image filter grammar to cpp and re-use in load map by attaching to xml_tree - closes #1435 2012-08-23 08:13:22 -07:00
image_filter_types.hpp suppress unused variable compiler warnings with gcc 2012-07-23 17:29:10 -07:00
image_reader.hpp + add premultiplied_alpha method to image_reader 2012-09-28 16:37:21 +01:00
image_scaling.hpp rollback 34c3128b0c, move 'scaling' to proper enum, and move image_scaling functions to new cpp/hpp 2012-07-06 16:45:58 -07:00
image_util.hpp c++ style 2012-09-03 10:27:48 -07:00
image_view.hpp + fix operator= typo 2012-07-12 20:00:02 +01:00
jpeg_io.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
label_collision_detector.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
layer.hpp fix group_by on layer to be std::string const& and reflect in python 2012-08-20 16:26:41 -07:00
line_pattern_symbolizer.hpp Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07:00
line_symbolizer.hpp Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07:00
load_map.hpp add explicit include for MAPNIK_DECL 2012-04-05 14:41:52 -07:00
map.hpp c++ style 2012-09-03 10:27:48 -07:00
mapped_memory_cache.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
marker.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
marker_cache.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
marker_helpers.hpp close #1548 with explict handling of point geometries and amend 629d768eae for cairo/grid renderers to ensure proper placement on lines (refs #1604,#1350,#1607) 2012-12-02 19:53:44 -08:00
markers_placement.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
markers_symbolizer.hpp add marker-multi-policy parameter to support user-configurable rendering behavior for multi-geometries when using either point or interior placement - closes #1573, refs #1555 2012-11-20 17:58:39 -08:00
memory.hpp remove unused iostream includes and unnecessary usage of ostringstream - refs #1055 2012-12-06 23:06:12 -08:00
memory_datasource.hpp disable bbox intersection testing when caching features on the fly during rendering - closes #1543 2012-11-28 20:56:08 -08:00
memory_featureset.hpp fix logic error 2012-11-28 21:18:17 -08:00
miniz_png.hpp support writing rgb (no a) images with miniz - refs #1554 2012-11-06 09:19:40 -05:00
noncopyable.hpp add internal noncopyable header 2012-12-17 10:32:00 -08:00
octree.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
offset_converter.hpp clean up unused code and includes 2012-07-25 09:31:57 -07:00
palette.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
params.hpp + mapnik::value and mapnik::parameters - initial support for 64-bit integers 2012-12-03 13:12:09 +00:00
parse_path.hpp Minimal roll back const changes 2012-08-29 16:41:48 -04:00
parse_transform.hpp split parse_transform.hpp, set dynamic transform expression from python 2012-06-07 17:06:45 +02:00
path_expression_grammar.hpp Simplified path_parse implementation 2012-08-29 16:41:43 -04: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 use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
plugin.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
png_io.hpp fix compile on windows with msvc 2010 - closes #1646 2012-12-12 15:09:07 -08:00
point_symbolizer.hpp Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07:00
polygon_pattern_symbolizer.hpp Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07:00
polygon_symbolizer.hpp Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07:00
pool.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
processed_text.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
proj_transform.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
projection.hpp remove unused iostream includes and unnecessary usage of ostringstream - refs #1055 2012-12-06 23:06:12 -08:00
ptree_helpers.hpp Complete new XML structure. 2012-03-07 19:16:41 +01:00
quad_tree.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
query.hpp finish work on populating initialization lists - closes #1114 2012-04-16 21:57:24 -07:00
raster.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
raster_colorizer.hpp Improve error messages. 2012-03-08 18:52:53 +01:00
raster_symbolizer.hpp Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07:00
rule.hpp properly set MAPNIK_DECL for mapnik::rule - closes #1527 2012-10-10 12:35:02 -07: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 Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07:00
simplify.hpp add facilities to choose the simplification algorithm 2012-08-16 16:53:38 +02:00
simplify_converter.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
span_image_filter.hpp Revert "restore pristine agg2.4 agg:span_image_resample_rgba_affine - refs #1227" 2012-05-24 14:11:42 -07:00
sql_utils.hpp c++ style 2012-09-03 10:27:48 -07:00
stroke.hpp + add miterlimit parameter 2012-05-02 17:04:24 +01:00
symbolizer.hpp Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07:00
symbolizer_helpers.hpp + remove metawriters for the upcoming 2.1 release 2012-08-15 09:47:03 +01:00
text_path.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
text_properties.hpp refactor fontsets making them optional on the symbolizer and removing the dangerous default contructor - closes #1483 (TODO - consider modifying insert_fontset to only take single arg of fontset instance) 2012-09-14 14:17:45 -07:00
text_symbolizer.hpp Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527" 2012-10-10 10:50:56 -07:00
tiff_io.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
timer.hpp remove uneeded semicolon 2012-04-16 21:19:58 -07:00
transform_expression.hpp transform expressions: disallow space-separated compound arguments, refs #1389 2012-08-19 19:30:51 +02:00
transform_expression_grammar.hpp transform expressions: disallow space-separated compound arguments, refs #1389 2012-08-19 19:30:51 +02:00
transform_processor.hpp split parse_transform.hpp, set dynamic transform expression from python 2012-06-07 17:06:45 +02:00
unicode.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
utils.hpp remove unused iostream includes and unnecessary usage of ostringstream - refs #1055 2012-12-06 23:06:12 -08:00
value.hpp Merge branch 'master' into bigint 2012-12-14 10:01:21 +00:00
value_error.hpp remove unused iostream includes and unnecessary usage of ostringstream - refs #1055 2012-12-06 23:06:12 -08:00
version.hpp now working on mapnik v2.2.0-pre 2012-08-23 15:19:56 -07:00
vertex.hpp + fix SEG_CLOSE value to be compatible with agg 2012-07-26 15:19:11 +01:00
vertex_converters.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
vertex_vector.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
warp.hpp rollback 34c3128b0c, move 'scaling' to proper enum, and move image_scaling functions to new cpp/hpp 2012-07-06 16:45:58 -07:00
wkb.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
xml_loader.hpp Add rapidxml parser. 2012-03-13 09:02:53 +01:00
xml_node.hpp remove all remaining stringstream usage in load_map to avoid perf hit from locale lock - refs #1055 2012-12-06 20:15:27 -08:00
xml_tree.hpp fix includes post bf3efbeab8 - refs #1435 2012-08-23 11:34:13 -07:00