找回密码
 注册
查看: 1795|回复: 0

R语言:grid.display.list()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 22:10:58 | 显示全部楼层 |阅读模式
grid.display.list(grid)
grid.display.list()所属R语言包:grid

                                        Control the Grid Display List
                                         控制网格显示列表

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Turn the Grid display list on or off.
打开或关闭网格显示列表。


用法----------Usage----------


grid.display.list(on=TRUE)
engine.display.list(on=TRUE)



参数----------Arguments----------

参数:on
A logical value to indicate whether the display list should be on or off.
一个逻辑值,指示是否应该显示列表或关闭。


Details

详情----------Details----------

All drawing and viewport-setting operations are (by default) recorded in the Grid display list.  This allows redrawing to occur following an editing operation.
所有图纸和视口设置操作(默认)在网格显示列表记录。这允许重绘发生后,编辑操作。

This display list could get very large so it may be useful to turn it off in some cases;  this will of course disable redrawing.
这显示列表可以得到非常大的,所以它可能是有用的,在某些情况下把它关闭,这当然会禁用重绘。

All graphics output is also recorded on the main display list of the R graphics engine (by default).  This supports redrawing following a device resize and allows copying between devices.
所有图形输出也被记录下来的R图形引擎(默认)主显示列表。这支持重绘后的设备调整大小,并允许设备之间的复制。

Turning off this display list means that grid will redraw from its own display list for device resizes and copies.  This will be slower than using the graphics engine display list.
关闭这意味着网格显示列表将重绘它自己的显示设备调整大小和副本列表。这将是比使用图形引擎的显示列表慢。


值----------Value----------

None.
没有。


警告----------WARNING----------

Turning the display list on causes the display list to be erased!
打开显示列表显示列表被删除!

Turning off both the grid display list and the graphics engine display list will result in no redrawing whatsoever.
关闭网格显示列表和图形引擎显示列表都将导致在没有重绘任何。


作者(S)----------Author(s)----------


Paul Murrell

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-23 07:10 , Processed in 0.026639 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表