mapnik/include
Artem Pavlenko 26a406706e wrap C headers with :
extern "C" 
{
 // 
}
2006-08-31 21:32:07 +00:00
..
agg_renderer.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
attribute.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
attribute_collector.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
attribute_descriptor.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
color.hpp implemented to_hex_color() method that returns 2006-05-24 15:13:51 +00:00
color_factory.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
comparison.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
config.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
coord.hpp 1. removed dependency on boost_serialization ( we don't really need it) at this time. 2006-08-20 18:49:22 +00:00
coord_array.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
css_color_parser.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
ctrans.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
datasource.hpp 1. move parameters to datasource 2006-05-23 16:52:10 +00:00
datasource_cache.hpp 1. return shared_ptr from point_symbolizer 2006-05-26 13:11:31 +00:00
envelope.hpp 1. removed dependency on boost_serialization ( we don't really need it) at this time. 2006-08-20 18:49:22 +00:00
expression.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
factory.hpp formatting mostly 2006-07-24 20:08:32 +00:00
feature.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
feature_factory.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
feature_layer_desc.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
feature_style_processor.hpp formatting mostly 2006-07-24 20:08:32 +00:00
feature_type_style.hpp added const Style iterators to Map 2006-05-23 17:23:20 +00:00
fill.hpp 1.added default ctor in polygon_symbolizer (grey fill - RGB (128,128,128) 2006-05-19 16:11:59 +00:00
filter.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
filter_expression.hpp formatting mostly 2006-07-24 20:08:32 +00:00
filter_factory.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
filter_parser.hpp reorder #include 2006-05-05 14:29:01 +00:00
filter_parser_ast.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
filter_visitor.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
font_engine_freetype.hpp wrap C headers with : 2006-08-31 21:32:07 +00:00
gamma.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
geom_util.hpp 1. removed dependency on boost_serialization ( we don't really need it) at this time. 2006-08-20 18:49:22 +00:00
geometry.hpp 1. removed dependency on boost_serialization ( we don't really need it) at this time. 2006-08-20 18:49:22 +00:00
global.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
graphics.hpp replaced tabs with spaces 2006-05-30 13:41:15 +00:00
image_data.hpp added default point_symbolizer 4x4px black square 2006-05-22 10:30:55 +00:00
image_reader.hpp added MAPNIK_DECL 2006-05-26 13:08:48 +00:00
image_util.hpp formatting mostly 2006-07-24 20:08:32 +00:00
label_collision_detector.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
label_placement.hpp formatting mostly 2006-07-24 20:08:32 +00:00
layer.hpp 1. removed dependency on boost_serialization ( we don't really need it) at this time. 2006-08-20 18:49:22 +00:00
line_pattern_symbolizer.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
line_symbolizer.hpp 1. exposed fill_opacity property in PolygonSymbolizer 2006-05-31 21:25:21 +00:00
local_datasource.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
logical.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
map.hpp 1. removed dependency on boost_serialization ( we don't really need it) at this time. 2006-08-20 18:49:22 +00:00
mapnik.hpp 1. removed dependency on boost_serialization ( we don't really need it) at this time. 2006-08-20 18:49:22 +00:00
math_expr.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
memory.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
params.hpp addded missing <string> 2006-08-21 21:25:25 +00:00
plugin.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
point_symbolizer.hpp 1. return shared_ptr from point_symbolizer 2006-05-26 13:11:31 +00:00
polygon_pattern_symbolizer.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
polygon_symbolizer.hpp 1. move parameters to datasource 2006-05-23 16:52:10 +00:00
pool.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
quad_tree.hpp formatting mostly 2006-07-24 20:08:32 +00:00
query.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
raster.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
raster_symbolizer.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
regex_filter.hpp fixed to_string() method for filter expressions 2006-01-23 10:29:28 +00:00
rule.hpp small cleanup 2006-05-24 15:17:16 +00:00
spatial.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
stroke.hpp 1. exposed fill_opacity property in PolygonSymbolizer 2006-05-31 21:25:21 +00:00
style.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
style_factory.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
symbolizer.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
text_symbolizer.hpp added __declspec(dllexport) 2006-03-22 15:52:29 +00:00
utils.hpp 1.added default ctor in polygon_symbolizer (grey fill - RGB (128,128,128) 2006-05-19 16:11:59 +00:00
value.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
vertex.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
vertex_transform.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
vertex_vector.hpp 1. removed dependency on boost_serialization ( we don't really need it) at this time. 2006-08-20 18:49:22 +00:00
wkb.hpp export symbols from wkb 2006-05-25 14:19:21 +00:00