Package org.jmol.shapebio
Class Backbone
java.lang.Object
org.jmol.shape.Shape
org.jmol.shapebio.BioShapeCollection
org.jmol.shapebio.Backbone
-
Field Summary
Fields inherited from class org.jmol.shapebio.BioShapeCollection
bioShapes
Fields inherited from class org.jmol.shape.Shape
bsColixSet, bsSizeSet, isBioShape, ms, myType, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, vf, vwr
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addDisplayedBackbone
(Atom a, boolean isVisible) void
void
void
setProperty
(String propertyName, Object value, BS bsSelected) void
setShapeSizeRD
(int size, RadiusData rd, BS bsSelected) Methods inherited from class org.jmol.shapebio.BioShapeCollection
findNearestAtomIndex, getBioShape, getShapeState, getSizeG, initModelSet, replaceGroup, setModelVisibilityFlags, setPropBSC
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, setProperties, setPropS, setSize, setSizeRD, wasClicked
-
Constructor Details
-
Backbone
public Backbone()
-
-
Method Details
-
initShape
public void initShape()- Overrides:
initShape
in classBioShapeCollection
-
setProperty
- Overrides:
setProperty
in classBioShapeCollection
-
setShapeSizeRD
- Overrides:
setShapeSizeRD
in classBioShapeCollection
-
addDisplayedBackbone
-
setAtomClickability
public void setAtomClickability()- Overrides:
setAtomClickability
in classBioShapeCollection
-