org.jmol.shapebio
Class Strands

java.lang.Object
  extended by org.jmol.shape.Shape
      extended by org.jmol.shapebio.BioShapeCollection
          extended by org.jmol.shapebio.Strands
Direct Known Subclasses:
MeshRibbon

public class Strands
extends BioShapeCollection


Field Summary
(package private)  boolean isMesh
           
 
Fields inherited from class org.jmol.shapebio.BioShapeCollection
atoms, bioShapes, isActive, madDnaRna, madHelixSheet, madOn, madTurnRandom
 
Fields inherited from class org.jmol.shape.Shape
g3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties
 
Constructor Summary
Strands()
           
 
Method Summary
 
Methods inherited from class org.jmol.shapebio.BioShapeCollection
findNearestAtomIndex, getBioShape, getMpsShapeCount, getShapeState, getSize, initialize, initModelSet, setModelClickability, setProperty, setShapeSize, setVisibilityFlags
 
Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getSize, getViewer, initializeShape, initShape, merge, setColix, setColix, setColix, setModelSet, setShapeProperty, setSize, setSize, setStateInfo, setStateInfo, wasClicked
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isMesh

boolean isMesh
Constructor Detail

Strands

public Strands()