# Generated by roxygen2: do not edit by hand

export(drawBox)
export(drawCircle)
export(drawCurve)
export(drawExport)
export(drawLine)
export(drawPage)
export(drawPoint)
export(drawSettings)
export(drawText)
importFrom(grDevices,bmp)
importFrom(grDevices,dev.copy)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,postscript)
importFrom(grDevices,setEPS)
importFrom(grDevices,setPS)
importFrom(grDevices,svg)
importFrom(grDevices,tiff)
importFrom(grid,arrow)
importFrom(grid,gpar)
importFrom(grid,grid.circle)
importFrom(grid,grid.curve)
importFrom(grid,grid.lines)
importFrom(grid,grid.points)
importFrom(grid,grid.roundrect)
importFrom(grid,grid.text)
importFrom(grid,unit)
importFrom(tools,file_ext)
