mapnik/include/mapnik
2012-08-01 01:17:26 +02:00
..
formatting Merge branch 'master' into harfbuzz 2012-07-21 20:19:22 +02:00
grid Merge branch 'master' into harfbuzz 2012-07-28 20:59:42 +02:00
internal Add namespace. 2012-07-04 20:39:07 +02:00
json move feature_grammar to cpp file reducing compile time mem usage for feature_collection_parser.cpp - refs #1267 2012-07-23 17:03:06 -07:00
metawriter Remove unused code. 2012-07-22 02:11:15 +02:00
svg + apply _mapnik_ coding style 2012-07-19 16:23:39 +01:00
text Add collision detector support. 2012-07-30 02:17:43 +02:00
text_placements Merge branch 'master' into harfbuzz 2012-07-28 20:59:42 +02:00
util move wkb_generator.cpp to cpp to reduce grammar compilation burden in the python bindings 2012-07-24 15:04:39 -07:00
wkt Add include 2012-02-13 11:59:04 -08:00
agg_helpers.hpp remove unused renderer_scanline_solid 2012-07-04 09:23:01 +01: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 Merge branch 'debugsymbolizer' into harfbuzz 2012-08-01 01:17:26 +02:00
attribute.hpp amend 516f7c7 to suport filtering on collections and rename line to linestring for consistency - refs #546 2012-07-25 14:43:32 -07:00
attribute_collector.hpp + expose geometry type in expression grammar to allow following 2012-07-20 12:28:25 +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 Use pixel_position consistently everywhere. 2012-07-28 16:34:44 +02:00
building_symbolizer.hpp Rename filter_factory to expression. 2012-02-12 13:06:39 +01:00
cairo_renderer.hpp Merge branch 'master' into harfbuzz 2012-07-28 20:59:42 +02:00
char_info.hpp Use char_properties_ptr in more files. 2012-07-01 23:14:35 +02: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 move css_color and path_expression grammars to cpp 2012-07-24 15:43:32 -07:00
css_color_grammar_deprecated.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
ctrans.hpp clean up unused code and includes 2012-07-25 09:31:57 -07:00
datasource.hpp clean up unused code and includes 2012-07-25 09:31:57 -07:00
datasource_cache.hpp split up code that handles datasource plugin registration 2012-06-13 19:25:59 -04:00
debug.hpp - always log errors and fatals, regardless of MAPNIK_LOG definition 2012-04-12 23:45:03 +02:00
debug_symbolizer.hpp Add debug symbolizer. 2012-08-01 01:16:48 +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 + expose geometry type in expression grammar to allow following 2012-07-20 12:28:25 +01:00
expression_grammar.hpp amend 516f7c7 to suport filtering on collections and rename line to linestring for consistency - refs #546 2012-07-25 14:43:32 -07: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 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 create grid feature context with correct sorting - closes #1306 2012-07-09 18:40:41 -07: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 whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
feature_type_style.hpp implement style-level opacity - closes #314 2012-06-19 15:10:28 -04: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 + enforce const 2012-07-11 10:13:38 +01: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 + use assignment op to initialize built-in types. 2012-07-24 14:20:57 -07:00
geometry.hpp + add close(x,y) method to geometry 2012-07-26 15:21:25 +01: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 fix behavior of compositing via python api now that we have premultiplication issues sorted out in core - refs #1262 and #314 and #1211 2012-06-21 15:44:57 -04:00
hextree.hpp apply mapnik_format.el formatting 2012-03-13 07:54:32 -07:00
hit_test_filter.hpp fix compile after geometry util namespacing 2012-07-20 11:18:33 -07:00
image_compositing.hpp serialize comp-op in save_map - refs #1292 2012-07-05 17:06:41 -07:00
image_data.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
image_filter.hpp pass filter_tag by const ref 2012-07-10 12:50:27 +01:00
image_filter_parser.hpp + unnamed args in image-filters #1222 2012-05-23 20:23:10 +01:00
image_filter_types.hpp suppress unused variable compiler warnings with gcc 2012-07-23 17:29:10 -07:00
image_reader.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08: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 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_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 finish work on populating initialization lists - closes #1114 2012-04-16 21:57:24 -07:00
layer.hpp + format/correct doc string 2012-04-03 13:08:10 +01:00
line_pattern_symbolizer.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
line_symbolizer.hpp restore the fast line rasterizer (rasterizer_outline_aa) and improve its rendering quality and consistency with standard method - refs #873 2012-05-11 17:40:21 -07:00
load_map.hpp add explicit include for MAPNIK_DECL 2012-04-05 14:41:52 -07:00
map.hpp Fix build errors introduced by 4e3e5cb0b0. 2012-07-29 01:31:10 +02: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 + formatting.. 2012-07-24 14:03:52 +01:00
marker_cache.hpp implement built in support for ellipse and arrow markers, make markers_symbolizer default to POINT placement and ellipse drawing, add back compatibility for deprecated marker-type property - refs #1285 and #1304 2012-07-10 22:38:53 -07:00
marker_helpers.hpp only allow restyling of svg paths that already have visible display of stroke/fill 2012-07-28 09:27:37 -07:00
markers_placement.hpp + store size by value 2012-07-19 18:44:29 +01:00
markers_symbolizer.hpp + remove explicit keyword 2012-07-09 10:18:41 +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 Remove unused code. 2012-07-22 02:11:15 +02:00
metawriter_factory.hpp Update metawriter_factory.hpp 2012-03-07 15:26:13 +01:00
metawriter_inmem.hpp Remove unused code. 2012-07-22 02:11:15 +02:00
metawriter_json.hpp Remove unused code. 2012-07-22 02:11:15 +02:00
octree.hpp c++ casts to avoid compiler warnings on msvc 2012-02-24 18:58:34 -08:00
offset_converter.hpp clean up unused code and includes 2012-07-25 09:31:57 -07:00
palette.hpp finish work on populating initialization lists - closes #1114 2012-04-16 21:57:24 -07:00
params.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
parse_path.hpp formatting 2012-04-16 22:24:34 -07: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 move css_color and path_expression grammars to cpp 2012-07-24 15:43:32 -07:00
pixel_position.hpp Reenable TextSymbolizer in Cairo renderer. 2012-07-30 02:59:06 +02:00
placement_finder.hpp + add accessor methods 2012-07-13 10:25:12 +01:00
plugin.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
png_io.hpp + correct image_width padding calc - via @lightmare 2012-05-29 12:38:10 +01:00
point_symbolizer.hpp + explicit keyword only makes sense for 1 arg ctor's 2012-05-01 14:24:53 +01:00
polygon_pattern_symbolizer.hpp + move 'smooth' property to symbolizer_base level 2012-05-07 16:08:16 +01:00
polygon_symbolizer.hpp + fix: remove clip_ member var 2012-06-25 14:57:45 +01:00
pool.hpp - finish thrashing all the useless ifdef MAPNIK_LOG 2012-04-09 21:41:56 +02: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 finish work on populating initialization lists - closes #1114 2012-04-16 21:57:24 -07:00
query.hpp finish work on populating initialization lists - closes #1114 2012-04-16 21:57:24 -07:00
raster.hpp + implement compositing for text 2012-05-09 12:39:23 +01:00
raster_colorizer.hpp Improve error messages. 2012-03-08 18:52:53 +01:00
raster_symbolizer.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
rule.hpp Add debug symbolizer. 2012-08-01 01:16:48 +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 Use pixel_position consistently everywhere. 2012-07-28 16:34:44 +02: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 postgis: support mixed case table names - closes #1159 2012-04-02 19:21:14 -07:00
stroke.hpp + add miterlimit parameter 2012-05-02 17:04:24 +01:00
svg_renderer.hpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
symbolizer.hpp Remove unused code. 2012-07-22 02:11:15 +02:00
symbolizer_helpers.hpp Implement find_point_placement(). 2012-07-28 20:31:02 +02:00
text_properties.hpp Add "rotate-displacement". 2012-07-31 23:05:31 +02:00
text_symbolizer.hpp Merge branch 'master' into harfbuzz 2012-07-28 20:59:42 +02: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 fix spelling in comment 2012-07-23 11:38:59 -07:00
transform_expression_grammar.hpp shave off 4 seconds from xml_node.cpp compile time (16 -> 12) by moving transform grammar to cpp - refs #1267 2012-07-23 18:12:10 -07:00
transform_processor.hpp split parse_transform.hpp, set dynamic transform expression from python 2012-06-07 17:06:45 +02: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 add explicit bool operator to negate to silence msvc warnings - closes #1307 2012-07-12 16:38:13 -07:00
value_error.hpp finish work on populating initialization lists - closes #1114 2012-04-16 21:57:24 -07: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 + fix SEG_CLOSE value to be compatible with agg 2012-07-26 15:19:11 +01:00
vertex_converters.hpp new feature: transform expressions are now dynamic 2012-06-06 17:34:26 +02:00
vertex_vector.hpp + rename vertex() back to get_vertex() to avoid g++ getting confused 2012-07-19 17:10:27 +01: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 clean up unused code and includes 2012-07-25 09:31:57 -07:00
xml_loader.hpp Add rapidxml parser. 2012-03-13 09:02:53 +01:00
xml_node.hpp + better name for boolean member to avoid clashing with object name. 2012-07-03 12:45:07 +01:00
xml_tree.hpp Correctly perform get_text() on <xmltext> nodes. 2012-07-04 20:51:34 +02:00