/third_party/boost/boost/geometry/io/wkt/ |
D | write.hpp | 62 namespace detail { namespace wkt namespace 342 struct wkt: not_implemented<Tag> struct 346 struct wkt<Point, point_tag> struct 355 struct wkt<Linestring, linestring_tag> struct 371 struct wkt<Box, box_tag> struct 376 struct wkt<Segment, segment_tag> struct 387 struct wkt<Ring, ring_tag> struct 401 struct wkt<Polygon, polygon_tag> struct 410 struct wkt<Multi, multi_point_tag> struct 424 struct wkt<Multi, multi_linestring_tag> struct [all …]
|
D | read.hpp | 103 std::string wkt; member 110 namespace detail { namespace wkt namespace 176 std::string const& wkt) in handle_open_parenthesis() 189 std::string const& wkt) in handle_close_parenthesis() 204 std::string const& wkt) in check_end() 525 std::string const& wkt, in initialize() 910 inline void read_wkt(std::string const& wkt, Geometry& geometry) in read_wkt()
|
/third_party/boost/libs/geometry/test/io/wkt/ |
D | wkt.cpp | 50 void test_wkt(std::string const& wkt, std::string const& expected, in test_wkt() 80 void test_wkt(std::string const& wkt, in test_wkt() 87 void test_relaxed_wkt(std::string const& wkt, std::string const& expected) in test_relaxed_wkt() 102 void test_wrong_wkt(std::string const& wkt, std::string const& start) in test_wrong_wkt() 141 void test_wkt_output_iterator(std::string const& wkt) in test_wkt_output_iterator()
|
/third_party/boost/libs/geometry/test/algorithms/ |
D | test_reverse.hpp | 21 void check_geometry(Geometry& geometry, std::string const& wkt, std::string const& expected) in check_geometry() 35 void test_geometry(std::string const& wkt, std::string const& expected) in test_geometry()
|
D | test_convert.hpp | 55 void test_mixed(std::string const& wkt, std::string const& expected, int expected_point_count) in test_mixed() 64 void test_mixed_identical_result(std::string const& wkt) in test_mixed_identical_result()
|
D | num_points_multi.cpp | 24 void check_geometry(Geometry const& geometry, std::string const& wkt, std::size_t expected) in check_geometry() 34 void test_geometry(std::string const& wkt, int expected) in test_geometry()
|
D | test_length.hpp | 64 void test_geometry(std::string const& wkt, double expected_length) in test_geometry() 75 void test_geometry(std::string const& wkt, double expected_length, Strategy strategy) in test_geometry()
|
D | test_centroid.hpp | 93 void test_centroid(std::string const& wkt, T const& d1, T const& d2, T const& d3 = T(), T const& d4… in test_centroid() 108 void test_centroid(std::string const& wkt, T const& d1, T const& d2, T const& d3 = T(), T const& d4… in test_centroid() 130 void test_centroid_exception(std::string const& wkt) in test_centroid_exception()
|
D | test_perimeter.hpp | 64 void test_geometry(std::string const& wkt, double expected_perimeter) in test_geometry() 77 void test_geometry(std::string const& wkt, double expected_perimeter, Strategy strategy) in test_geometry()
|
D | num_points.cpp | 32 inline void test_num_points(std::string const& wkt, in test_num_points() 48 inline void test_num_points(std::string const& wkt, std::size_t expected) in test_num_points()
|
D | is_valid.cpp | 941 …std::string wkt = "MULTIPOLYGON(((1.1713032141645456 -0.9370425713316364,5.1713032141645456 4.0629… in test_open_multipolygons() local 949 …std::string wkt = "MULTIPOLYGON(((5.2811206375710933 9.9800205994776228,5.2446420208654896 10.0415… in test_open_multipolygons() local 958 …std::string wkt = "MULTIPOLYGON(((-1.1713032141645421 0.9370425713316406,-1.2278293047051545 0.861… in test_open_multipolygons() local 992 std::string wkt = "MULTIPOLYGON(" in test_open_multipolygons() local 1019 …std::string wkt = "MULTIPOLYGON(((153.60036248974487 -86.4072234353084,134.8924761503673 -92.08219… in test_open_multipolygons() local 1029 std::string wkt = "MULTIPOLYGON((" in test_open_multipolygons() local
|
D | test_simplify.hpp | 150 void test_geometry(std::string const& wkt, in test_geometry() 208 void test_geometry(std::string const& wkt, in test_geometry() 230 void test_geometry(std::string const& wkt, in test_geometry()
|
D | test_unique.hpp | 22 void test_geometry(std::string const& wkt, std::string const& expected) in test_geometry()
|
D | test_for_each.hpp | 186 void test_per_point(std::string const& wkt in test_per_point() 248 void test_per_segment(std::string const& wkt in test_per_segment() 263 void test_geometry(std::string const& wkt in test_geometry()
|
D | is_valid_failure.cpp | 914 …std::string wkt = "MULTIPOLYGON(((1.1713032141645456 -0.9370425713316364,5.1713032141645456 4.0629… in test_open_multipolygons() local 922 …std::string wkt = "MULTIPOLYGON(((5.2811206375710933 9.9800205994776228,5.2446420208654896 10.0415… in test_open_multipolygons() local 931 …std::string wkt = "MULTIPOLYGON(((-1.1713032141645421 0.9370425713316406,-1.2278293047051545 0.861… in test_open_multipolygons() local
|
D | densify.cpp | 147 inline void test_geometry(std::string const& wkt, Check const& check) in test_geometry() 175 inline void test_linear(std::string const& wkt) in test_linear() 181 inline void test_areal(std::string const& wkt) in test_areal()
|
D | test_correct.hpp | 40 void test_geometry(std::string const& wkt, std::string const& expected) in test_geometry()
|
/third_party/boost/libs/geometry/test/algorithms/envelope_expand/ |
D | test_expand.hpp | 34 std::string const& wkt, in test_expand() 53 std::string const& wkt, in test_expand_other_strategy()
|
/third_party/boost/libs/geometry/test/algorithms/buffer/ |
D | test_buffer_geo.hpp | 24 std::string const& wkt, in test_one_geo() 71 void test_one_geo(std::string const& caseid, std::string const& wkt, in test_one_geo()
|
/third_party/boost/libs/geometry/test/ |
D | from_wkt.hpp | 21 inline Geometry from_wkt(std::string const& wkt) in from_wkt()
|
/third_party/boost/libs/geometry/test/iterators/ |
D | ever_circling_iterator.cpp | 89 void test_geometry(std::string const& wkt) in test_geometry() 121 void test_transformed_geometry(std::string const& wkt) in test_transformed_geometry()
|
/third_party/boost/libs/geometry/test/algorithms/touches/ |
D | test_touches.hpp | 118 std::string const& wkt, in check_self_touches() 130 void test_self_touches(std::string const& wkt, bool expected) in test_self_touches()
|
/third_party/boost/libs/geometry/index/test/algorithms/ |
D | test_content.hpp | 41 void test_geometry(std::string const& wkt, in test_geometry()
|
D | test_margin.hpp | 40 void test_geometry(std::string const& wkt, in test_geometry()
|
/third_party/boost/libs/geometry/test/util/ |
D | write_dsv.cpp | 30 void test_dsv(std::string const& wkt, std::string const& dsv) in test_dsv()
|