Package org.jmol.shapebio
Class Cartoon
- java.lang.Object
-
- org.jmol.shape.Shape
-
- org.jmol.shapebio.BioShapeCollection
-
- org.jmol.shapebio.Rockets
-
- org.jmol.shapebio.Cartoon
-
public class Cartoon extends Rockets
-
-
Field Summary
-
Fields inherited from class org.jmol.shapebio.BioShapeCollection
atoms, bioShapes, isActive, madDnaRna, madHelixSheet, madOn, madTurnRandom
-
Fields inherited from class org.jmol.shape.Shape
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr
-
-
Constructor Summary
Constructors Constructor Description Cartoon()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initShape()
-
Methods inherited from class org.jmol.shapebio.BioShapeCollection
findNearestAtomIndex, getBioShape, getMpsShapeCount, getShapeState, getSizeG, initialize, initModelSet, replaceGroup, setAtomClickability, setModelVisibilityFlags, setPropBSC, setProperty, setShapeSizeRD
-
Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getProperty, getPropertyData, getPropShape, getShapeDetail, getSize, getTranslucentLabel, initializeShape, setModelSet, setPropS, setSize, setSizeRD, wasClicked
-
-