org.simtk.moleculargraphics.cartoon
Class AtomSpheres

java.lang.Object
  extended by org.simtk.moleculargraphics.cartoon.MoleculeCartoonClass
      extended by org.simtk.moleculargraphics.cartoon.AtomSpheres
All Implemented Interfaces:
BaseCartoon, MoleculeCartoon

public class AtomSpheres
extends MoleculeCartoonClass


Field Summary
 
Fields inherited from class org.simtk.moleculargraphics.cartoon.MoleculeCartoonClass
actorSet, mapper, subToons, toonColors
 
Constructor Summary
AtomSpheres()
           
 
Method Summary
 void addMolecule(Molecule m)
           
 
Methods inherited from class org.simtk.moleculargraphics.cartoon.MoleculeCartoonClass
add, addSubToon, colorToon, colorToon, updateActors, vtkActors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomSpheres

public AtomSpheres()
Method Detail

addMolecule

public void addMolecule(Molecule m)