# Generated by roxygen2: do not edit by hand

S3method(format,wkpool)
S3method(obj_print_header,wkpool)
S3method(plot,wkpool)
S3method(vctrs::vec_c,wkpool)
S3method(vec_c,wkpool)
S3method(vec_cast,wkpool.wkpool)
S3method(vec_ptype2,wkpool.wkpool)
S3method(vec_ptype_abbr,wkpool)
S3method(vec_restore,wkpool)
export(arc_node_summary)
export(arcs_to_wkb)
export(arcs_to_wkt)
export(as_arcs)
export(as_pslg)
export(classify_cycles)
export(cycle_signed_area)
export(cycles_to_wkb)
export(cycles_to_wkt)
export(establish_topology)
export(find_arcs)
export(find_cycles)
export(find_internal_boundaries)
export(find_neighbours)
export(find_nodes)
export(find_shared_edges)
export(hole_points)
export(merge_coincident)
export(pool_combine)
export(pool_compact)
export(pool_feature)
export(pool_segments)
export(pool_vertices)
export(reverse_cycle)
export(segments_to_wkb)
export(segments_to_wkt)
export(topology_report)
export(vertex_degree)
importFrom(graphics,segments)
importFrom(vctrs,field)
importFrom(vctrs,new_rcrd)
importFrom(vctrs,obj_print_header)
importFrom(vctrs,vec_assert)
importFrom(vctrs,vec_c)
importFrom(vctrs,vec_cast)
importFrom(vctrs,vec_ptype2)
importFrom(vctrs,vec_ptype_abbr)
importFrom(vctrs,vec_rbind)
importFrom(vctrs,vec_restore)
