Package org.jmol.shape
Class Balls
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.AtomShape
org.jmol.shape.Balls
-
Field Summary
Fields inherited from class org.jmol.shape.AtomShape
bsSizeDefault, colixes, isActive, isSet, mad, mads, monomerCount, paletteIDs
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
void
setProperty
(String propertyName, Object value, javajs.util.BS bs) protected void
setSize
(int size, javajs.util.BS bsSelected) protected void
setSizeRD
(RadiusData rd, javajs.util.BS bsSelected) Methods inherited from class org.jmol.shape.AtomShape
checkColixLength, getInfoAsString, getShapeState, getSize, initModelSet, initShape, setColixAndPalette, setPropAS, setSize2, setSizeRD2
Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColixA, getColixB, getColixI, getColorCommand, getColorCommandUnk, getFontCommand, getIndexFromName, getProperty, getPropertyData, getPropShape, getShapeDetail, getSizeG, getTranslucentLabel, initializeShape, replaceGroup, setModelSet, setModelVisibilityFlags, setPropS, setShapeSizeRD, wasClicked
-
Constructor Details
-
Balls
public Balls()
-
-
Method Details
-
setSize
protected void setSize(int size, javajs.util.BS bsSelected) -
setSizeRD
-
setProperty
- Specified by:
setProperty
in classShape
-
setAtomClickability
public void setAtomClickability()- Overrides:
setAtomClickability
in classAtomShape
-