org.simtk.moleculargraphics.cartoon
Class BallAndStickCartoon

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

public class BallAndStickCartoon
extends CompositeCartoon

Author:
Christopher Bruns Small spheres on each atom with cylinders connecting bonded atoms

Field Summary
 
Fields inherited from class org.simtk.moleculargraphics.cartoon.MoleculeCartoonClass
actorSet, mapper, subToons, toonColors
 
Constructor Summary
BallAndStickCartoon()
           
 
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

BallAndStickCartoon

public BallAndStickCartoon()
Method Detail

addMolecule

public void addMolecule(Molecule m)