mapnik/include/mapnik
Artem Pavlenko 10f55a678b + add support for vertical_alignment (text_symbolizer)
valid values are : top, middle, bottom
  default to middle which can now center multi-line text
2009-03-30 20:47:26 +00:00
..
agg_renderer.hpp + use class/struct keywords correctly 2009-02-17 22:06:30 +00:00
arrow.hpp 1. re-factored placement_finder to be more efficient. 'find_*' methods are templated on PathType. 2007-11-02 12:50:15 +00:00
attribute.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
attribute_collector.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
attribute_descriptor.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
boolean_filter.hpp Add support for boolean values in filters, and reading of boolean 2008-02-27 18:50:59 +00:00
cairo_renderer.hpp Revert the patch to add a show_page flag to the cairo renderer and 2009-02-06 00:46:29 +00:00
color.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
color_factory.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
comparison.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
config.hpp improved win32 support from Valery Moiseev. 2007-01-17 11:43:11 +00:00
config_error.hpp - found and fixed another wild pointer 2008-01-07 07:32:55 +00:00
coord.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
coord_array.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
css_color_parser.hpp + make compile cleanly with boost >= 1.38.0 2009-02-11 16:29:44 +00:00
ctrans.hpp reverting back to 700 2008-06-29 10:58:29 +00:00
datasource.hpp doxygen docs for some functions and classes 2009-03-01 21:09:09 +00:00
datasource_cache.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
distance.hpp + fix msvc-9.0 compiler warnings 2009-02-17 23:19:28 +00:00
ellipsoid.hpp ellipsoid 2006-10-18 23:02:57 +00:00
enumeration.hpp Fix build with GCC 4.3 (fixes #76) 2008-03-24 14:03:05 +00:00
envelope.hpp doxygen docs for some functions and classes 2009-03-01 21:09:09 +00:00
expression.hpp Add support for boolean values in filters, and reading of boolean 2008-02-27 18:50:59 +00:00
factory.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
feature.hpp Revert previous fix for #89 and add a new improved fix that enhances the 2008-04-12 15:22:27 +00:00
feature_factory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
feature_layer_desc.hpp 1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1). 2007-03-16 10:11:37 +00:00
feature_style_processor.hpp + use 'buffered' extent in bbox query 2009-02-02 23:08:28 +00:00
feature_type_style.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
fill.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
filter.hpp 1. added boost::optional<T> to/form Python converter 2007-08-01 09:59:23 +00:00
filter_expression.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
filter_factory.hpp use range based 'parse' method 2008-02-26 11:43:49 +00:00
filter_featureset.hpp implemented query_map_point method on map object: 2006-12-06 20:26:59 +00:00
filter_parser.hpp + applied "hill shading" patch from Marcin Rudowski 2009-03-29 11:05:20 +00:00
filter_visitor.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
font_engine_freetype.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
font_set.hpp Refactor some of the font set stuff so that the cairo renderer can be 2008-07-25 00:23:33 +00:00
gamma.hpp + use fully qualified names from stl 2009-01-15 23:12:56 +00:00
geom_util.hpp + use fully qualified names from stl 2009-01-15 23:12:56 +00:00
geometry.hpp + const correctness 2009-02-18 16:39:26 +00:00
global.hpp + use fully qualified name in global.hpp 2009-01-15 23:16:15 +00:00
graphics.hpp + applied "hill shading" patch from Marcin Rudowski 2009-03-29 11:05:20 +00:00
hit_test_filter.hpp 1. Changed internal geometry representation (explicit support for multi geometries) 2007-09-16 11:23:51 +00:00
image_data.hpp + use 'byte' defined in global.hpp 2009-02-11 16:57:46 +00:00
image_reader.hpp support for palette based PNGs, user 'png256' as a format parameter (see updated rundemo.py) 2007-12-10 19:59:17 +00:00
image_util.hpp + applied "hill shading" patch from Marcin Rudowski 2009-03-29 11:05:20 +00:00
image_view.hpp reverting back to 700 2008-06-29 10:56:29 +00:00
jpeg_io.hpp added support for saving images into Python String object 2008-01-25 14:40:48 +00:00
label_collision_detector.hpp + removed unused parameter from has_point_placement 2009-01-14 12:34:56 +00:00
label_placement.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
layer.hpp doxygen docs for some functions and classes 2009-03-01 21:09:09 +00:00
libxml2_loader.hpp + mapnik-load-map-from-string.patch (jonb) 2009-01-15 23:51:07 +00:00
line_pattern_symbolizer.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
line_symbolizer.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
load_map.hpp + mapnik-load-map-from-string.patch (jonb) 2009-01-15 23:51:07 +00:00
local_datasource.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
logical.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
Makefile.am support for sqlite3 and ogr 2009-02-18 22:17:00 +00:00
map.hpp + qualify 'value' to avoid names clashing 2009-03-21 12:39:06 +00:00
markers_converter.hpp corrected init order 2008-02-05 13:57:40 +00:00
markers_symbolizer.hpp 1. re-factored placement_finder to be more efficient. 'find_*' methods are templated on PathType. 2007-11-02 12:50:15 +00:00
math_expr.hpp Add a modulus operator to the filter language. 2009-02-10 15:46:54 +00:00
memory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
memory_datasource.hpp + add missing MAPNIK_DECL 2009-02-12 14:33:00 +00:00
memory_featureset.hpp + applied python_point_datasource.patch from lwu 2009-01-13 00:56:09 +00:00
octree.hpp + applied "hill shading" patch from Marcin Rudowski 2009-03-29 11:05:20 +00:00
params.hpp support for user defined 'extent' parameter (for example : -180,-90,180,90) 2008-01-29 16:59:51 +00:00
placement_finder.hpp + add support for vertical_alignment (text_symbolizer) 2009-03-30 20:47:26 +00:00
plugin.hpp Include ltdl.h instead of trying to forward declare libtool 2008-05-22 07:08:14 +00:00
png_io.hpp + use 'byte' defined in global.hpp 2009-02-11 16:57:46 +00:00
point_symbolizer.hpp + point symbolizer opacity patch from Brian (openstreetmap@brian.quinion.co.uk) 2008-09-19 08:27:32 +00:00
polygon_pattern_symbolizer.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
polygon_symbolizer.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
pool.hpp allow multi/single threaded variants 2008-02-04 16:12:13 +00:00
proj_transform.hpp + applied mapnik-skip-projection-if-equal.patch (jonb) 2008-12-07 16:23:57 +00:00
projection.hpp + applied patch avoid_extent from rcoup 2008-11-19 21:50:12 +00:00
ptree_helpers.hpp + mapnik-write-colors-using-rgba-not-hex.patch (jonb) 2009-01-21 15:43:49 +00:00
quad_tree.hpp Fix build with GCC 4.3 (fixes #76) 2008-03-24 14:03:05 +00:00
query.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
raster.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
raster_symbolizer.hpp + applied "hill shading" patch from Marcin Rudowski 2009-03-29 11:05:20 +00:00
regex_filter.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
rule.hpp 1. re-factored placement_finder to be more efficient. 'find_*' methods are templated on PathType. 2007-11-02 12:50:15 +00:00
save_map.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
scale_denominator.hpp fixed scale_denomitator 2006-11-17 02:01:21 +00:00
shield_symbolizer.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
spatial.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
stroke.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
style.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
style_factory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
symbolizer.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
text_path.hpp added Unicode support based on ICU 2008-02-18 21:40:34 +00:00
text_symbolizer.hpp + add support for vertical_alignment (text_symbolizer) 2009-03-30 20:47:26 +00:00
unicode.hpp + add missing MAPNIK_DECL 2009-02-12 14:33:00 +00:00
utils.hpp allow multi/single threaded variants 2008-02-04 16:12:13 +00:00
value.hpp + fix msvc-9.0 compiler warnings 2009-02-17 23:19:28 +00:00
version.hpp + MAPNIK_VERSION (defined in mapnik/version.hpp) 2009-02-12 16:44:04 +00:00
vertex.hpp 1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1). 2007-03-16 10:11:37 +00:00
vertex_transform.hpp simplified coord transformation interface. 2006-10-09 09:52:15 +00:00
vertex_vector.hpp Fix build with GCC 4.3 (fixes #76) 2008-03-24 14:03:05 +00:00
wkb.hpp - added new et input plugin 2009-03-22 22:26:42 +00:00