org.jmol.shapebio
Class MeshRibbon

java.lang.Object
  extended by org.jmol.shape.Shape
      extended by org.jmol.shapebio.BioShapeCollection
          extended by org.jmol.shapebio.Strands
              extended by org.jmol.shapebio.MeshRibbon

public class MeshRibbon
extends Strands


Field Summary
 
Fields inherited from class org.jmol.shapebio.Strands
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
MeshRibbon()
           
 
Method Summary
 void initShape()
           
 
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, 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
 

Constructor Detail

MeshRibbon

public MeshRibbon()
Method Detail

initShape

public void initShape()
Overrides:
initShape in class Shape