# Generated by roxygen2: do not edit by hand

S3method("$",ip_address_coords)
S3method("$",ip_network_coords)
S3method(conditionMessage,ggip_error_bad_aes_type)
S3method(conditionMessage,ggip_error_missing_aes)
S3method(format,ip_address_coords)
S3method(format,ip_network_coords)
S3method(scale_type,ip_address)
S3method(scale_type,ip_address_coords)
S3method(scale_type,ip_network)
S3method(scale_type,ip_network_coords)
export(address_to_cartesian)
export(coord_ip)
export(network_to_cartesian)
export(stat_summary_address)
export(theme_ip_dark)
export(theme_ip_light)
import(ipaddress)
import(rlang)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,scale_type)
importFrom(ggplot2,theme)
useDynLib(ggip, .registration = TRUE)
