mapnik/include/mapnik
2007-02-26 12:42:10 +00:00
..
agg_renderer.hpp Store text attributes as USC-2 encoded std::wstring 2007-02-14 19:54:39 +00:00
attribute.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
attribute_collector.hpp 1) Added line following labels. Use set_label_placement(POINT_PLACEMENT) or set_label_placement(LINE_PLACEMENT) on a text symbolizer. 2006-10-17 14:12:53 +00:00
attribute_descriptor.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
color.hpp 1.added more accessors 2006-12-20 00:22:45 +00:00
color_factory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +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
coord.hpp added operators +,-,*,/ 2006-10-16 13:32:45 +00:00
coord_array.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
css_color_parser.hpp added 'transparent' named colour = Color(0,0,0,0) (from Luiz Vital) 2006-12-17 12:10:28 +00:00
ctrans.hpp Tiling patch from Toby allows for a selected pixel region within an extent 2006-12-01 09:37:37 +00:00
datasource.hpp improved win32 support from Valery Moiseev. 2007-01-17 11:43:11 +00:00
datasource_cache.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
distance.hpp added scale_denominator calc + great-circle distance 2006-10-18 22:44:37 +00:00
ellipsoid.hpp ellipsoid 2006-10-18 23:02:57 +00:00
envelope.hpp added operators +,-,*,/ 2006-10-16 13:31:52 +00:00
expression.hpp Store text attributes as USC-2 encoded std::wstring 2007-02-14 19:54:39 +00:00
factory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
feature.hpp added queryable property and visible method to Layer (Python) 2007-01-09 11:23:19 +00:00
feature_factory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
feature_layer_desc.hpp Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00
feature_style_processor.hpp Disabled timer print-outs by default. Use -DMAPNIK_DEBUG to enable. 2007-02-06 15:53:32 +00:00
feature_type_style.hpp 1.added more accessors 2006-12-20 00:22:45 +00:00
fill.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
filter.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
filter_expression.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
filter_factory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
filter_featureset.hpp implemented query_map_point method on map object: 2006-12-06 20:26:59 +00:00
filter_parser.hpp Store text attributes as USC-2 encoded std::wstring 2007-02-14 19:54:39 +00:00
filter_parser_ast.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
filter_visitor.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
font_engine_freetype.hpp added basic support for unicode string 2006-11-22 22:01:37 +00:00
gamma.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
geom_util.hpp Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00
geometry.hpp 1. hit_test implementation for geometry objects: 2006-11-25 11:02:59 +00:00
global.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
graphics.hpp 1. hit_test implementation for geometry objects: 2006-11-25 11:02:59 +00:00
hit_test_filter.hpp implemented query_map_point method on map object: 2006-12-06 20:26:59 +00:00
image_data.hpp 1. hit_test implementation for geometry objects: 2006-11-25 11:02:59 +00:00
image_reader.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
image_util.hpp Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00
image_view.hpp 1. hit_test implementation for geometry objects: 2006-11-25 11:02:59 +00:00
label_collision_detector.hpp 1) Added line following labels. Use set_label_placement(POINT_PLACEMENT) or set_label_placement(LINE_PLACEMENT) on a text symbolizer. 2006-10-17 14:12:53 +00:00
label_placement.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
layer.hpp added queryable property and visible method to Layer (Python) 2007-01-09 11:23:19 +00:00
line_pattern_symbolizer.hpp 1. applied text-wrap patch from Robert Coup. Thanks! 2006-10-27 17:29:39 +00:00
line_symbolizer.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
load_map.hpp improved win32 support from Valery Moiseev. 2007-01-17 11:43:11 +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
map.hpp include Layer instead of forward declaration 2007-01-11 17:19:51 +00:00
math_expr.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
memory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
memory_datasource.hpp implemented query_map_point method on map object: 2006-12-06 20:26:59 +00:00
memory_featureset.hpp implemented query_map_point method on map object: 2006-12-06 20:26:59 +00:00
params.hpp 1.added more accessors 2006-12-20 00:22:45 +00:00
placement_finder.hpp Restored support for the text displacement (point placement only at moment) 2007-02-09 16:32:44 +00:00
plugin.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
point_symbolizer.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
polygon_pattern_symbolizer.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
polygon_symbolizer.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
pool.hpp don't keep bad connections around 2006-11-28 00:16:53 +00:00
proj_transform.hpp export symbols for win32 dlls 2006-11-13 10:13:14 +00:00
projection.hpp export symbols for win32 dlls 2006-11-13 10:13:14 +00:00
quad_tree.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
query.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
raster.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
raster_symbolizer.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
regex_filter.hpp opps, fixed license note 2006-11-29 00:14:25 +00:00
rule.hpp fixed scale_denominator 2006-11-17 02:02:29 +00:00
save_map.hpp improved win32 support from Valery Moiseev. 2007-01-17 11:43:11 +00:00
scale_denominator.hpp fixed scale_denomitator 2006-11-17 02:01:21 +00:00
shield_symbolizer.hpp Added avoid_edges property to shield and text symbolizers. 2006-11-17 14:07:41 +00:00
spatial.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
stroke.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
style.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
style_factory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
symbolizer.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
text_path.hpp 1. patch from Toby that allows repeated labels to be placed on a line 2006-11-01 23:17:05 +00:00
text_symbolizer.hpp Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00
unicode.hpp check strings size before applying bidi. 2007-02-26 12:42:10 +00:00
utils.hpp opps, fixed license note 2006-11-29 00:14:25 +00:00
value.hpp added specialization for double values in to_unicode() 2007-02-25 12:59:23 +00:00
vertex.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
vertex_transform.hpp simplified coord transformation interface. 2006-10-09 09:52:15 +00:00
vertex_vector.hpp simplified coord transformation interface. 2006-10-09 09:52:15 +00:00
wkb.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00