# Generated by roxygen2: do not edit by hand

S3method(poi,GEOMETRYCOLLECTION)
S3method(poi,LINESTRING)
S3method(poi,MULTILINESTRING)
S3method(poi,MULTIPOINT)
S3method(poi,MULTIPOLYGON)
S3method(poi,POINT)
S3method(poi,POLYGON)
S3method(poi,default)
S3method(poi,sf)
S3method(poi,sfc)
S3method(poi,sfg)
S3method(poi_multi,list)
export(poi)
export(poi_multi)
importFrom(Rcpp,evalCpp)
useDynLib(polylabelr, .registration = TRUE)
