Searched refs:get_area_strategy (Results 1 – 8 of 8) sorted by relevance
327 strategy.template get_area_strategy<point1_type>()); in select_rings()330 strategy.template get_area_strategy<point2_type>()); in select_rings()356 strategy.template get_area_strategy<point_type>()); in select_rings()
368 … area_strategy_type const area_strategy = strategy.template get_area_strategy<point_type>(); in apply()
139 strategy.template get_area_strategy<Geometry1>()), in apply()141 strategy.template get_area_strategy<Geometry2>())); in apply()
132 strategy.template get_area_strategy<point_type>()); in apply()
338 , m_area_strategy(intersection_strategy.template get_area_strategy<point_type>()) in buffered_piece_collection()339 … , m_robust_area_strategy(intersection_strategy.template get_area_strategy<robust_point_type>()) in buffered_piece_collection()
115 static inline typename area_strategy<Geometry>::type get_area_strategy() in get_area_strategy() function
128 static inline typename area_strategy<Geometry>::type get_area_strategy() in get_area_strategy() function
115 inline typename area_strategy<Geometry>::type get_area_strategy() const in get_area_strategy() function