Class "gdObject" is the parent class of all of the objects in the
类“gdObject”中的所有对象的父类
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The gdObject is the superclass of all the classes in the system and provides some basic functionality for displaying and
gdObject是系统中的所有类的超类,并提供一些基本的功能,用于显示和
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("gdObject", ...). Generally, this class is meant to be subclassed and not created directly.
创建对象可以通过检测的形式new("gdObject", ...)。一般来说,这个类是被继承,而不是直接创建。
插槽----------Slots----------
dp: Object of class "DisplayPars" ~~
dp:Object类的"DisplayPars"~~