Package Scientific :: Package Visualization :: Module PyMOL :: Class Group
[hide private]
[frames] | no frames]

Class Group



Known Subclasses:
Arrow

Base class for composite objects

Instance Methods [hide private]
  __add__(self, other)
  __coerce__(self, other)
  __getitem__(self, item)
  __init__(self, objects, **attr)
  __len__(self)
  getPymolObjects(self)

Class Variables [hide private]
  is_group = 1

Method Details [hide private]

__add__(self, other)
(Addition operator)

 

__coerce__(self, other)

 

__getitem__(self, item)
(Indexing operator)

 

__init__(self, objects, **attr)
(Constructor)

 

__len__(self)
(Length operator)

 

getPymolObjects(self)

 

Class Variable Details [hide private]

is_group

Value:
1