Package Scientific :: Package Visualization :: Module VMD :: Class Line
[hide private]
[frames] | no frames]

Class Line



VMDObject --+    
            |    
  ShapeObject --+
                |
               Line

Line

Instance Methods [hide private]
  __init__(self, point1, point2, **attr)
  writeSpecification(self, file)

Inherited from ShapeObject: __add__, use, writeToFile

Inherited from VMDObject: __copy__, __getitem__, __setitem__


Class Variables [hide private]

Inherited from ShapeObject: attribute_names


Method Details [hide private]

__init__(self, point1, point2, **attr)
(Constructor)

 
Parameters:
Overrides: ShapeObject.__init__

writeSpecification(self, file)