org.simtk.moleculargraphics.cartoon
Class TubeAndStickTrace

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

public class TubeAndStickTrace
extends CompositeCartoon

Author:
Christopher Bruns Tubes connecting backbone, plus rods for nucleotides

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

TubeAndStickTrace

public TubeAndStickTrace()

TubeAndStickTrace

public TubeAndStickTrace(double r1,
                         double r2)
Method Detail

addMolecule

public void addMolecule(Molecule m)