.. |
agg_renderer.hpp
|
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +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 support for building on Darwin (Xcode 2.4.1, gcc4.0.1).
|
2007-03-16 10:11:37 +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
|
small formatting
|
2007-06-05 09:10:40 +00:00 |
datasource.hpp
|
1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1).
|
2007-03-16 10:11:37 +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
|
1. added boost::optional<T> to/form Python converter
|
2007-08-01 09:59:23 +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
|
1. Removed srid from geometry class
|
2007-06-12 08:59:54 +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. added boost::optional<T> to/form Python converter
|
2007-08-01 09:59:23 +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.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1).
|
2007-03-16 10:11:37 +00:00 |
filter_visitor.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
font_engine_freetype.hpp
|
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +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. Removed srid from geometry class
|
2007-06-12 08:59:54 +00:00 |
global.hpp
|
1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1).
|
2007-03-16 10:11:37 +00:00 |
graphics.hpp
|
couple optimizations
|
2007-08-09 14:13:41 +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
|
couple optimizations
|
2007-08-09 14:13:41 +00:00 |
image_reader.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
image_util.hpp
|
added save_to_file method that works with Image object.
|
2007-06-12 19:30:58 +00:00 |
image_view.hpp
|
1. hit_test implementation for geometry objects:
|
2006-11-25 11:02:59 +00:00 |
label_collision_detector.hpp
|
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +00:00 |
label_placement.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
layer.hpp
|
implelmented optional 'clear' text labels cache at the layer level
|
2007-05-01 07:53:20 +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
|
applied changes overwritten betweed r504-505
|
2007-08-13 09:15:41 +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. Removed srid from geometry class
|
2007-06-12 08:59:54 +00:00 |
placement_finder.hpp
|
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +00:00 |
plugin.hpp
|
forward declare ltdl stuff
|
2007-03-22 10:55:43 +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
|
added max_depth_ parameter (default to 8) to handle empty envelopes.
|
2007-05-12 12:01:43 +00:00 |
query.hpp
|
1. Removed srid from geometry class
|
2007-06-12 08:59:54 +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
|
provide both const/non-const iterators
|
2007-08-09 08:06:47 +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 minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +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
|
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +00:00 |
text_symbolizer.hpp
|
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +00:00 |
unicode.hpp
|
applied patch from jonb to use calloc instead of malloc (allocating fribidi buffer)
|
2007-05-15 22:20:18 +00:00 |
utils.hpp
|
opps, fixed license note
|
2006-11-29 00:14:25 +00:00 |
value.hpp
|
1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1).
|
2007-03-16 10:11:37 +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
|
fixed mistype
|
2007-04-25 08:21:54 +00:00 |
wkb.hpp
|
1. Removed srid from geometry class
|
2007-06-12 08:59:54 +00:00 |