Package openalea :: Package plantgl :: Package scenegraph :: Module _pglsg :: Class Spectrum
[frames] | no frames]

Class Spectrum

 object --+            
          |            
??.instance --+        
              |        
    SceneObject --+    
                  |    
         Appearance --+
                      |
                     Spectrum
Known Subclasses:

Abstract base class for all spectrum objects.

Instance Methods

Inherited from SceneObject: __init__, __reduce__, apply, deepcopy, getId, getName, isNamed, isValid, setName

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables

Inherited from SceneObject: __safe_for_unpickling__

Properties

Inherited from SceneObject: name

Inherited from object: __class__