# Generated by roxygen2: do not edit by hand

S3method(as_polygon,curve)
S3method(as_polygon,default)
S3method(lines,curve)
S3method(plot,curve)
S3method(points,curve)
export("%inside%")
export(as_points)
export(as_polygon)
export(bezier_curve)
export(closed_curve)
export(open_curve)
import(graphics)
importFrom(grDevices,xy.coords)
importFrom(sp,point.in.polygon)
importFrom(stats,spline)
