# Generated by roxygen2: do not edit by hand

S3method(chop,SpatialPolygons)
S3method(chop,SpatialPolygonsDataFrame)
S3method(chop,character)
S3method(chop,default)
S3method(chop,json)
S3method(chop,list)
S3method(to_wkt,SpatialPolygons)
S3method(to_wkt,axewkt)
export(chop)
export(to_wkt)
import(sp)
importFrom(jsonlite,fromJSON)
importFrom(methods,as)
importFrom(rgeos,gIntersection)
importFrom(rgeos,readWKT)
importFrom(rgeos,writeWKT)
