mapnik/include/mapnik
2015-02-18 23:02:34 -06:00
..
cairo BOOM SHAKALAKA: 2015-02-18 22:58:33 -06:00
grid BOOM SHAKALAKA: 2015-02-18 22:58:33 -06:00
group update copyright year 2014-11-20 15:25:50 +01:00
internal range based for loops for better readability 2014-07-08 16:39:22 +01:00
json json error handler: fix -Wunused-parameter warning 2015-02-11 23:13:59 -08:00
markers_placements move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
renderer_common BOOM SHAKALAKA: 2015-02-18 22:58:33 -06:00
svg BOOM SHAKALAKA: 2015-02-18 22:58:33 -06:00
text BOOM SHAKALAKA: 2015-02-18 22:58:33 -06:00
util initialize pos_ variable in path_iterator + fix spelling 2015-02-12 11:38:31 -08:00
wkt implement vertex interface in vertex_adapter and make mapnik::geometry_type immutable 2015-02-06 16:45:51 +01:00
agg_helpers.hpp update copyright year 2014-11-20 15:25:50 +01:00
agg_pattern_source.hpp Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class. 2015-01-22 11:39:37 -06:00
agg_rasterizer.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
agg_render_marker.hpp Found more situations where getRowSize should be used over multiplying the width by the pixel size. 2015-01-27 15:29:43 -06:00
agg_renderer.hpp BOOM SHAKALAKA: 2015-02-18 22:58:33 -06:00
attribute.hpp update copyright year 2014-11-20 15:25:50 +01:00
attribute_collector.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
attribute_descriptor.hpp add extra metadata to lyr desc + use for srid/keyfield in postgis - closes #2650 2015-01-22 18:44:56 -08:00
boolean.hpp update copyright year 2014-11-20 15:25:50 +01:00
box2d.hpp update copyright year 2014-11-20 15:25:50 +01:00
cairo_io.hpp Moved cairo out of the image_util.*pp files and now have created a cairo_io.*pp files. 2015-01-09 16:49:31 -05:00
color.hpp Fixed some issues in color and bindings where you could create a color and premultiplied was not set and it was resulting in it being assigned randomly, causing some issues at runtime. 2015-01-24 20:48:15 -06:00
color_factory.hpp update copyright year 2014-11-20 15:25:50 +01:00
config.hpp update copyright year 2014-11-20 15:25:50 +01:00
config_error.hpp update copyright year 2014-11-20 15:25:50 +01:00
coord.hpp update copyright year 2014-11-20 15:25:50 +01:00
coord_array.hpp update copyright year 2014-11-20 15:25:50 +01:00
css_color_grammar.hpp update copyright year 2014-11-20 15:25:50 +01:00
css_color_grammar_impl.hpp update copyright year 2014-11-20 15:25:50 +01:00
datasource.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
datasource_cache.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
debug.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
ellipsoid.hpp update copyright year 2014-11-20 15:25:50 +01:00
enumeration.hpp update copyright year 2014-11-20 15:25:50 +01:00
evaluate_global_attributes.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
expression.hpp update copyright year 2014-11-20 15:25:50 +01:00
expression_evaluator.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
expression_grammar.hpp update copyright year 2014-11-20 15:25:50 +01:00
expression_grammar_impl.hpp update copyright year 2014-11-20 15:25:50 +01:00
expression_node.hpp update copyright year 2014-11-20 15:25:50 +01:00
expression_node_types.hpp update copyright year 2014-11-20 15:25:50 +01:00
expression_string.hpp update copyright year 2014-11-20 15:25:50 +01:00
factory.hpp update copyright year 2014-11-20 15:25:50 +01:00
feature.hpp enforce geometry_type const by removing ``inline geometry_type& get_geometry(std::size_t index)`` 2015-02-06 17:13:41 +01:00
feature_factory.hpp update copyright year 2014-11-20 15:25:50 +01:00
feature_kv_iterator.hpp update copyright year 2014-11-20 15:25:50 +01:00
feature_layer_desc.hpp add extra metadata to lyr desc + use for srid/keyfield in postgis - closes #2650 2015-01-22 18:44:56 -08:00
feature_style_processor.hpp update copyright year 2014-11-20 15:25:50 +01:00
feature_style_processor_context.hpp update copyright year 2014-11-20 15:25:50 +01:00
feature_style_processor_impl.hpp update copyright year 2014-11-20 15:25:50 +01:00
feature_type_style.hpp update copyright year 2014-11-20 15:25:50 +01:00
featureset.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
filter_factory.hpp fix #1865 2013-05-24 16:45:02 -07:00
filter_featureset.hpp update copyright year 2014-11-20 15:25:50 +01:00
font_engine_freetype.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
font_set.hpp update copyright year 2014-11-20 15:25:50 +01:00
function_call.hpp avoid spirit usage in function_call.hpp - refs #2439 2014-09-29 13:12:46 -07:00
geom_util.hpp implement vertex interface in vertex_adapter and make mapnik::geometry_type immutable 2015-02-06 16:45:51 +01:00
geometry.hpp cleanup commented code 2015-02-09 23:28:27 -08:00
geometry_container.hpp update copyright year 2014-11-20 15:25:50 +01:00
global.hpp update copyright year 2014-11-20 15:25:50 +01:00
gradient.hpp pack mapnik::gradient to save 8 bytes (128 -> 120) - refs #2631 2015-01-09 11:43:17 -08:00
hextree.hpp Fixes bugs that cause tests in PR #2599 to fail 2015-01-30 10:40:50 +13:00
hit_test_filter.hpp use const ref when iterating over geometries in feature 2015-02-09 13:46:01 +01:00
image.hpp A large set of updates: 2015-02-04 15:41:58 -06:00
image_any.hpp Updated image_any building switch statement to support all the correct types, added tests for all the new data formats with get and set in python. 2015-02-16 14:23:55 -06:00
image_compositing.hpp Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class. 2015-01-22 11:39:37 -06:00
image_copy.hpp Renamed image_cast to image_copy 2015-02-06 15:27:19 -06:00
image_filter.hpp Found more situations where getRowSize should be used over multiplying the width by the pixel size. 2015-01-27 15:29:43 -06:00
image_filter_grammar.hpp update copyright year 2014-11-20 15:25:50 +01:00
image_filter_grammar_impl.hpp update copyright year 2014-11-20 15:25:50 +01:00
image_filter_types.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
image_reader.hpp Moved image_data_rgba8 to image_rgba8. Ref #2633 2015-01-21 20:31:02 -06:00
image_scaling.hpp Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class. 2015-01-22 11:39:37 -06:00
image_scaling_traits.hpp A large set of updates: 2015-02-04 15:41:58 -06:00
image_util.hpp functions fully defined in hpp do not need MAPNIK_DECL - refs #2708 2015-02-16 19:05:41 -08:00
image_util_jpeg.hpp Another large set of modifications, finally allow this branch to build. Mostly modifications to the image_util_* files. Different processing based on the image type is now possible, and save_to_stream now could possibly accept grayscale with out breaking existing code. 2015-01-08 19:31:14 -05:00
image_util_png.hpp Another large set of modifications, finally allow this branch to build. Mostly modifications to the image_util_* files. Different processing based on the image type is now possible, and save_to_stream now could possibly accept grayscale with out breaking existing code. 2015-01-08 19:31:14 -05:00
image_util_tiff.hpp Another large set of modifications, finally allow this branch to build. Mostly modifications to the image_util_* files. Different processing based on the image type is now possible, and save_to_stream now could possibly accept grayscale with out breaking existing code. 2015-01-08 19:31:14 -05:00
image_util_webp.hpp Another large set of modifications, finally allow this branch to build. Mostly modifications to the image_util_* files. Different processing based on the image type is now possible, and save_to_stream now could possibly accept grayscale with out breaking existing code. 2015-01-08 19:31:14 -05:00
image_view.hpp A large set of updates: 2015-02-04 15:41:58 -06:00
image_view_any.hpp A large set of updates: 2015-02-04 15:41:58 -06:00
jpeg_io.hpp update copyright year 2014-11-20 15:25:50 +01:00
label_collision_detector.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
layer.hpp update copyright year 2014-11-20 15:25:50 +01:00
load_map.hpp update copyright year 2014-11-20 15:25:50 +01:00
make_unique.hpp don't trust __cplusplus - addresses issue 5 from #2396 2014-08-26 19:24:53 -07:00
map.hpp update copyright year 2014-11-20 15:25:50 +01:00
mapped_memory_cache.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
marker.hpp BOOM SHAKALAKA: 2015-02-18 22:58:33 -06:00
marker_cache.hpp BOOM SHAKALAKA: 2015-02-18 22:58:33 -06:00
marker_helpers.hpp BOOM SHAKALAKA: 2015-02-18 22:58:33 -06:00
markers_placement.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
memory.hpp update copyright year 2014-11-20 15:25:50 +01:00
memory_datasource.hpp update copyright year 2014-11-20 15:25:50 +01:00
memory_featureset.hpp enforce geometry_type const by removing ``inline geometry_type& get_geometry(std::size_t index)`` 2015-02-06 17:13:41 +01:00
miniz_png.hpp Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class. 2015-01-22 11:39:37 -06:00
octree.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
offset_converter.hpp update copyright year 2014-11-20 15:25:50 +01:00
palette.hpp Split out the process for tiff, webp, and jpeg into their own util folders. Added the intial concepts for an image_view_any variant. 2015-01-08 16:55:51 -05:00
params.hpp use perfect forwarding to resolve copy/move semantics of universal references - #2651 2015-01-28 12:55:57 +01:00
params_impl.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
parse_path.hpp update copyright year 2014-11-20 15:25:50 +01:00
parse_transform.hpp update copyright year 2014-11-20 15:25:50 +01:00
path_expression.hpp update copyright year 2014-11-20 15:25:50 +01:00
path_expression_grammar.hpp update copyright year 2014-11-20 15:25:50 +01:00
path_expression_grammar_impl.hpp update copyright year 2014-11-20 15:25:50 +01:00
pixel_position.hpp update copyright year 2014-11-20 15:25:50 +01:00
pixel_types.hpp Small changes to hopefully fix compile issues on linux 2015-02-04 20:48:59 -06:00
plugin.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
png_io.hpp Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
polygon_clipper.hpp fix polygon_clipper to work with vertex_adapter 2015-02-11 15:52:36 -08:00
pool.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
proj_transform.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
projection.hpp update copyright year 2014-11-20 15:25:50 +01:00
ptree_helpers.hpp update copyright year 2014-11-20 15:25:50 +01:00
quad_tree.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
query.hpp update copyright year 2014-11-20 15:25:50 +01:00
raster.hpp Changed the name of image_data_any to image_any. Moved header file for image_data_any to image_any. Ref #2633 2015-01-21 19:40:12 -06:00
raster_colorizer.hpp Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class. 2015-01-22 11:39:37 -06:00
renderer_common.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
request.hpp update copyright year 2014-11-20 15:25:50 +01:00
rule.hpp update copyright year 2014-11-20 15:25:50 +01:00
rule_cache.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
save_map.hpp update copyright year 2014-11-20 15:25:50 +01:00
scale_denominator.hpp update copyright year 2014-11-20 15:25:50 +01:00
segment.hpp update copyright year 2014-11-20 15:25:50 +01:00
simplify.hpp various fixes to includes to include what is used 2013-01-03 18:06:07 -08:00
simplify_converter.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
span_image_filter.hpp update copyright year 2014-11-20 15:25:50 +01:00
sql_utils.hpp improve sql subselect parsing + add tests - closes #2704 2015-02-13 01:26:19 -08:00
sse.hpp Fixed issues with SSE compare when the threshold is greater then zero. Added several new SSE methods for unsigned integers. 2015-02-04 17:46:18 -06:00
symbolizer.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
symbolizer_base.hpp new dot symbolizer for fast rendering of points - refs #1651 mapbox/mapnik-vector-tile#62 #2612 2014-12-17 12:01:28 -08:00
symbolizer_default_values.hpp default to GLOBAL alignment 2014-10-17 21:23:00 +01:00
symbolizer_dispatch.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
symbolizer_enumerations.hpp add upright value auto-down 2015-02-03 16:08:36 +00:00
symbolizer_hash.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
symbolizer_keys.hpp update copyright year 2014-11-20 15:25:50 +01:00
symbolizer_utils.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
tiff_io.hpp A large set of updates: 2015-02-04 15:41:58 -06:00
timer.hpp update copyright year 2014-11-20 15:25:50 +01:00
tolerance_iterator.hpp update copyright year 2014-11-20 15:25:50 +01:00
transform_expression.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
transform_expression_grammar.hpp update copyright year 2014-11-20 15:25:50 +01:00
transform_expression_grammar_impl.hpp update copyright year 2014-11-20 15:25:50 +01:00
transform_path_adapter.hpp implement vertex interface in vertex_adapter and make mapnik::geometry_type immutable 2015-02-06 16:45:51 +01:00
transform_processor.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
unicode.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
unique_lock.hpp use std::unique_lock instead of boost::unique_lock 2014-07-22 20:06:13 -07:00
utils.hpp update copyright year 2014-11-20 15:25:50 +01:00
value.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
value_error.hpp update copyright year 2014-11-20 15:25:50 +01:00
value_hash.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00
value_types.hpp Small changes to hopefully fix compile issues on linux 2015-02-04 20:48:59 -06:00
version.hpp update copyright year 2014-11-20 15:25:50 +01:00
vertex.hpp use c++11 typed enum in vertex.hpp 2014-12-02 08:09:36 -08:00
vertex_cache.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
vertex_converters.hpp implement vertex interface in vertex_adapter and make mapnik::geometry_type immutable 2015-02-06 16:45:51 +01:00
vertex_vector.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
view_transform.hpp update copyright year 2014-11-20 15:25:50 +01:00
warp.hpp expose warp_image templated method 2014-12-17 14:24:58 +01:00
webp_io.hpp A large set of updates: 2015-02-04 15:41:58 -06:00
well_known_srs.hpp more c++11 typed enums 2014-12-01 22:20:18 -08:00
wkb.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
xml_attribute_cast.hpp Another small change hopefully to fix linux build isssues. 2015-02-04 21:19:59 -06:00
xml_loader.hpp update copyright year 2014-11-20 15:25:50 +01:00
xml_node.hpp update copyright year 2014-11-20 15:25:50 +01:00
xml_tree.hpp update copyright year 2014-11-20 15:25:50 +01:00