# Generated by roxygen2: do not edit by hand

S3method(xcontour,default)
S3method(xcontour,list)
S3method(ximage,default)
S3method(ximage,integer)
S3method(ximage,list)
S3method(ximage,nativeRaster)
S3method(ximage,numeric)
S3method(ximage,raster)
S3method(ximage,raw)
S3method(xtext,default)
S3method(xtext,list)
export(xcontour)
export(ximage)
export(xrect)
export(xtext)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,rgb)
importFrom(graphics,contour)
importFrom(graphics,rasterImage)
importFrom(graphics,rect)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(stats,na.omit)
