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

Class Arrow



Group --+
        |
       Arrow

Arrow

An arrow consists of a cylinder and a cone.

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

Inherited from Group: __add__, __coerce__, __getitem__, __len__, writeToFile


Class Variables [hide private]

Inherited from Group: is_group


Method Details [hide private]

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

 
Parameters:
Overrides: Group.__init__