Used when custom visualization instructions are defined using initializeViz, updateViz and closeViz.
在使用自定义可视化定义的指令,使用initializeViz,updateViz和closeViz。
See package vignette for more details.
有关详细信息,请参阅包小插曲。
类对象----------Objects from the Class----------
A virtual Class: No objects may be created from it.
可能会从它创建一个虚拟类:没有对象。
插槽----------Slots----------
graph: Graph name in slot name of NG_graph object.
graph:图名插槽名称NG_graph对象。
data: Data name in slot name of NG_data object.
data:数据名称插槽名称NG_data对象。
from: Start from node. Not used anymore.
from:从节点。不再使用。
to: Start to node. Not used anymore.
to:开始节点。不再使用。
varList: Vector with all variable names that are used in graph.
varList:向量图中所使用的所有变量名。
方法----------Methods----------
show signature(object = "NG_Visualization"): ...
显示signature(object = "NG_Visualization"):...
注意----------Note----------
Read more about the use of this class in the package vignette.
了解更多关于使用这个类包中的小插曲。