public class Backbone extends BioShapeCollection
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.BitSet |
bsSelected |
atoms, bioShapes, isActive, madDnaRna, madHelixSheet, madOn, madTurnRandomg3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties| Constructor and Description |
|---|
Backbone() |
| Modifier and Type | Method and Description |
|---|---|
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) |
findNearestAtomIndex, getBioShape, getMpsShapeCount, getShapeState, getSize, initialize, initModelSet, setVisibilityFlagsappendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getSize, getTranslucentLabel, getViewer, initializeShape, merge, setColix, setColix, setColix, setModelSet, setShapeProperty, setSize, setSize, setStateInfo, setStateInfo, wasClickedpublic void setProperty(java.lang.String propertyName,
java.lang.Object value,
java.util.BitSet bsSelected)
ShapesetProperty in class BioShapeCollectionpublic void setShapeSize(int size,
RadiusData rd,
java.util.BitSet bsSelected)
setShapeSize in class BioShapeCollectionpublic void setModelClickability()
setModelClickability in class BioShapeCollection