# Generated by roxygen2: do not edit by hand

S3method(makeContent,bubbleglyphtree)
S3method(makeContent,dotglyphtree)
S3method(makeContent,flowerglyphtree)
S3method(makeContent,metroglyphtree)
S3method(makeContent,pieglyphtree)
S3method(makeContent,profileglyphtree)
S3method(makeContent,starglyphtree)
S3method(makeContent,tileglyphtree)
export(.ggmultiglyph_ex_setup)
export(addlabel.glyphGrob)
export(bubbleglyphGrob)
export(dotglyphGrob)
export(flowerglyphGrob)
export(geom_bubbleglyph)
export(geom_dotglyph)
export(geom_flowerglyph)
export(geom_metroglyph)
export(geom_pieglyph)
export(geom_profileglyph)
export(geom_starglyph)
export(geom_tileglyph)
export(ggmultiglyph.repel.control)
export(ggmultiglyph.segment.control)
export(guide_z_order)
export(metroglyphGrob)
export(pieglyphGrob)
export(profileglyphGrob)
export(scale_z_continuous)
export(scale_z_discrete)
export(scale_z_fill_continuous)
export(starglyphGrob)
export(tileglyphGrob)
import(Rcpp)
importFrom(Rdpack,reprompt)
importFrom(ggplot2,aes)
importFrom(ggplot2,continuous_scale)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,guide_colourbar)
importFrom(ggplot2,guide_coloursteps)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,layer)
importFrom(ggplot2,scale_color_continuous)
importFrom(ggplot2,scale_color_distiller)
importFrom(ggplot2,scale_color_viridis_c)
importFrom(grDevices,col2rgb)
importFrom(grid,addGrob)
importFrom(grid,circleGrob)
importFrom(grid,convertHeight)
importFrom(grid,convertUnit)
importFrom(grid,convertWidth)
importFrom(grid,convertX)
importFrom(grid,convertY)
importFrom(grid,curveGrob)
importFrom(grid,gList)
importFrom(grid,gTree)
importFrom(grid,gpar)
importFrom(grid,grobTree)
importFrom(grid,grobX)
importFrom(grid,grobY)
importFrom(grid,makeContent)
importFrom(grid,nullGrob)
importFrom(grid,pointsGrob)
importFrom(grid,polygonGrob)
importFrom(grid,polylineGrob)
importFrom(grid,rectGrob)
importFrom(grid,segmentsGrob)
importFrom(grid,setChildren)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(grid,unit.c)
importFrom(grid,unitType)
importFrom(methods,is)
importFrom(packcircles,circleProgressiveLayout)
importFrom(rlang,as_quosures)
importFrom(rlang,syms)
importFrom(scales,rescale)
importFrom(scales,rescale_pal)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(utils,modifyList)
importFrom(utils,tail)
useDynLib(ggmultiglyph)
