| Line 7... |
Line 7... |
| 7 |
convertColor, colorConverter, colorspaces, cm.colors, densCols,
|
7 |
convertColor, colorConverter, colorspaces, cm.colors, densCols,
|
| 8 |
devAskNewPage, dev.capabilities, dev.capture, dev.control,
|
8 |
devAskNewPage, dev.capabilities, dev.capture, dev.control,
|
| 9 |
dev.copy, dev.copy2eps, dev.copy2pdf, dev.cur, dev.hold,
|
9 |
dev.copy, dev.copy2eps, dev.copy2pdf, dev.cur, dev.hold,
|
| 10 |
dev.flush, dev.interactive, dev.list, dev.new, dev.next,
|
10 |
dev.flush, dev.interactive, dev.list, dev.new, dev.next,
|
| 11 |
dev.off, dev.prev, dev.print, dev.set, dev.size, dev2bitmap,
|
11 |
dev.off, dev.prev, dev.print, dev.set, dev.size, dev2bitmap,
|
| 12 |
deviceIsInteractive, embedFonts, embedGlyphs, extendrange,
|
12 |
deviceIsInteractive, embedFonts, embedGlyphs, extendrange,
|
| 13 |
getGraphicsEvent, getGraphicsEventEnv,
|
13 |
getGraphicsEvent, getGraphicsEventEnv,
|
| 14 |
glyphInfo, glyphAnchor, glyphFont, glyphFontList,
|
14 |
glyphInfo, glyphAnchor, glyphFont, glyphFontList, glyphFontVariation,
|
| 15 |
glyphWidth, glyphHeight, glyphWidthLeft, glyphHeightBottom, glyphJust,
|
15 |
glyphWidth, glyphHeight, glyphWidthLeft, glyphHeightBottom, glyphJust,
|
| 16 |
graphics.off, gray, grey, gray.colors,
|
16 |
graphics.off, gray, grey, gray.colors,
|
| 17 |
grSoftVersion, grey.colors, heat.colors, hsv, hcl, hcl.colors, hcl.pals,
|
17 |
grSoftVersion, grey.colors, heat.colors, hsv, hcl, hcl.colors, hcl.pals,
|
| 18 |
is.raster,
|
18 |
is.raster,
|
| 19 |
make.rgb, n2mfrow, nclass.Sturges, nclass.FD, nclass.scott,
|
19 |
make.rgb, n2mfrow, nclass.Sturges, nclass.FD, nclass.scott,
|
| Line 69... |
Line 69... |
| 69 |
|
69 |
|
| 70 |
S3method("glyphJust", "character")
|
70 |
S3method("glyphJust", "character")
|
| 71 |
S3method("glyphJust", "numeric")
|
71 |
S3method("glyphJust", "numeric")
|
| 72 |
S3method("glyphJust", "GlyphJust")
|
72 |
S3method("glyphJust", "GlyphJust")
|
| 73 |
|
73 |
|
| - |
|
74 |
S3method("print", "FontVariation")
|
| - |
|
75 |
|
| 74 |
if(tools:::.OStype() == "windows") {
|
76 |
if(tools:::.OStype() == "windows") {
|
| 75 |
export(bringToTop, msgWindow, win.graph, win.metafile, win.print,
|
77 |
export(bringToTop, msgWindow, win.graph, win.metafile, win.print,
|
| 76 |
windows, windows.options, windowsFont, windowsFonts)
|
78 |
windows, windows.options, windowsFont, windowsFonts)
|
| 77 |
|
79 |
|
| 78 |
S3method("[", SavedPlots)
|
80 |
S3method("[", SavedPlots)
|