25 typedef typename EdgeProfile::Point Point;
26 typedef typename EdgeProfile::Edge_handle Edge_handle;
27 typedef typename EdgeProfile::Graph_vertex Graph_vertex;
29 virtual bool operator()(
const EdgeProfile& profile,
const boost::optional<Point>& placement)
const = 0;