|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.shape.Shape
org.jmol.shapebio.BioShapeCollection
org.jmol.shapebio.Backbone
public class Backbone
Field Summary | |
---|---|
(package private) java.util.BitSet |
bsSelected
|
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, shapeID, translucentAllowed, translucentLevel, viewer |
Constructor Summary | |
---|---|
Backbone()
|
Method Summary | |
---|---|
void |
initShape()
|
void |
setModelClickability()
|
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
java.util.BitSet bsSelected)
|
void |
setSize(int size,
java.util.BitSet bsSelected)
|
Methods inherited from class org.jmol.shapebio.BioShapeCollection |
---|
findNearestAtomIndex, getBioShape, getMpsShapeCount, getShapeState, initialize, initModelSet, setVisibilityFlags |
Methods inherited from class org.jmol.shape.Shape |
---|
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getViewer, initializeShape, remapColors, setColix, setColix, setModelSet, setStateInfo, setStateInfo, wasClicked |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.BitSet bsSelected
Constructor Detail |
---|
public Backbone()
Method Detail |
---|
public void initShape()
initShape
in class Shape
public void setProperty(java.lang.String propertyName, java.lang.Object value, java.util.BitSet bsSelected)
setProperty
in class BioShapeCollection
public void setSize(int size, java.util.BitSet bsSelected)
setSize
in class BioShapeCollection
public void setModelClickability()
setModelClickability
in class BioShapeCollection
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |