# Generated by roxygen2: do not edit by hand

export(grid.hexagontile)
export(hexContour)
export(hexDensity)
export(hexbinFull)
export(meanderingTriangles)
export(plotHexDensity)
export(xy2hcell)
importClassesFrom(hexbin,hexbin)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.size)
importFrom(grDevices,xy.coords)
importFrom(grid,gpar)
importFrom(grid,grid.newpage)
importFrom(grid,grid.polygon)
importFrom(grid,grid.pretty)
importFrom(grid,grid.rect)
importFrom(grid,grid.text)
importFrom(grid,grid.xaxis)
importFrom(grid,grid.yaxis)
importFrom(grid,pushViewport)
importFrom(grid,unit)
importFrom(grid,upViewport)
importFrom(grid,viewport)
importFrom(hexbin,hcell2xy)
importFrom(methods,is)
importFrom(methods,new)
importFrom(spatstat.geom,fft2D)
importFrom(stats,dnorm)
importFrom(stats,var)
useDynLib(hexDensity, .registration=TRUE)
