org.simtk.moleculargraphics.cartoon
Class RopeAndCylinder

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

public class RopeAndCylinder
extends CompositeCartoon

Author:
Christopher Bruns Rope and cylinder RNA structure, using modular components

Field Summary
 
Fields inherited from class org.simtk.moleculargraphics.cartoon.MoleculeCartoonClass
actorSet, mapper, subToons, toonColors
 
Constructor Summary
RopeAndCylinder()
           
 
Method Summary
 void addMolecule(Molecule m)
           
protected  void addNucleicAcid(NucleicAcid molecule)
           
 
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

RopeAndCylinder

public RopeAndCylinder()
Method Detail

addMolecule

public void addMolecule(Molecule m)

addNucleicAcid

protected void addNucleicAcid(NucleicAcid molecule)