|
|||||||||
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, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties |
Constructor Summary | |
---|---|
Backbone()
|
Method Summary | |
---|---|
void |
initShape()
|
void |
setModelClickability()
|
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
java.util.BitSet bsSelected)
may come from any source -- executed AFTER a shape's own setProperty method |
void |
setShapeSize(int size,
RadiusData rd,
java.util.BitSet bsSelected)
|
Methods inherited from class org.jmol.shapebio.BioShapeCollection |
---|
findNearestAtomIndex, getBioShape, getMpsShapeCount, getShapeState, getSize, initialize, initModelSet, 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 |
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)
Shape
setProperty
in class BioShapeCollection
public void setShapeSize(int size, RadiusData rd, java.util.BitSet bsSelected)
setShapeSize
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 |