# Generated by roxygen2: do not edit by hand

S3method(central_point,shape_circle)
S3method(central_point,shape_rectangle)
S3method(central_point,shape_sf)
S3method(inset_viewport,inset_shape_circle)
S3method(inset_viewport,inset_shape_rectangle)
S3method(inset_viewport,inset_shape_sf)
S3method(make_frame,inset_shape_circle)
S3method(make_frame,inset_shape_rectangle)
S3method(make_frame,inset_shape_sf)
S3method(make_inset_config,"NULL")
S3method(make_inset_config,inset_config)
S3method(make_inset_config,list)
S3method(st_geometry,inset_shape_sf)
export(GeomSfInset)
export(StatSfCoordinatesInset)
export(StatSfInset)
export(build_sf_inset_layers)
export(configure_inset)
export(coord_sf_inset)
export(geom_inset_frame)
export(geom_sf_inset)
export(geom_sf_label_inset)
export(geom_sf_text_inset)
export(get_inset_config)
export(shape_circle)
export(shape_rectangle)
export(shape_sf)
export(stat_sf_coordinates_inset)
export(stat_sf_inset)
export(transform_to_inset)
import(ggplot2)
import(sf)
importFrom(lifecycle,deprecated)
importFrom(sf,st_geometry)
importFrom(utils,modifyList)
importFrom(vctrs,vec_slice)
