GdObject-class: GdObject class and methods
Description
The virtual parent class for all track items in the Gviz
package. This class definition contains all the common entities that
are needed for a track to be plotted. During object instantiation for
any of the sub-classes inheriting from GdObject
, this class'
global ininitializer has to be called in order to assure that all
necessary settings are present.Objects from the class
A virtual class: No objects may be created from it.