Rev 68853 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
useDynLib(grDevices, .registration = TRUE, .fixes = "C_")export(Hershey, adjustcolor, as.graphicsAnnot, as.raster, axisTicks,blues9, boxplot.stats, check.options, chull, CIDFont, col2rgb,colors, colours, cm, colorRamp, colorRampPalette, contourLines,convertColor, colorConverter, colorspaces, cm.colors, densCols,devAskNewPage, dev.capabilities, dev.capture, dev.control,dev.copy, dev.copy2eps, dev.copy2pdf, dev.cur, dev.hold,dev.flush, dev.interactive, dev.list, dev.new, dev.next,dev.off, dev.prev, dev.print, dev.set, dev.size, dev2bitmap,deviceIsInteractive, embedFonts, extendrange, getGraphicsEvent,getGraphicsEventEnv, graphics.off, gray, grey, gray.colors,grSoftVersion, grey.colors, heat.colors, hsv, hcl, is.raster,make.rgb, n2mfrow, nclass.Sturges, nclass.FD, nclass.scott,palette, pdf, pdf.options, pdfFonts, pictex, postscript,postscriptFonts, ps.options, rainbow, recordGraphics,recordPlot, replayPlot, rgb, rgb2hsv, savePlot, setEPS,setGraphicsEventEnv, setGraphicsEventHandlers, setPS,terrain.colors, topo.colors, trans3d, Type1Font, .axisPars,xfig, xyTable, xy.coords, xyz.coords)## devices common to all platformsexport(X11, x11, bitmap, bmp, cairo_pdf, cairo_ps, jpeg, png, svg, tiff)S3method(print, recordedplot)S3method(print, colorConverter)S3method(print, RGBcolorConverter)S3method("checkFont", "default")S3method("checkFont", "Type1Font")S3method("checkFont", "CIDFont")S3method("matchEncoding", "Type1Font")S3method("matchEncoding", "CIDFont")S3method("as.raster", "raster")S3method("as.raster", "logical")S3method("as.raster", "numeric")S3method("as.raster", "character")S3method("as.raster", "matrix")S3method("as.raster", "array")S3method("as.matrix", "raster")S3method("is.na", "raster")S3method("anyNA", "raster")S3method("[", "raster")S3method("[<-", "raster")S3method("Ops", "raster")S3method("print", "raster")S3method(pretty, Date)S3method(pretty, POSIXt)if(tools:::.OStype() == "windows") {export(bringToTop, msgWindow, win.graph, win.metafile, win.print,windows, windows.options, windowsFont, windowsFonts)S3method("[", SavedPlots)S3method(print, SavedPlots)importFrom("utils", "shortPathName")} else {export(X11.options, X11Font, X11Fonts,quartz, quartz.options, quartz.save, quartzFont, quartzFonts)}