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, paletteIDsFields 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 TypeMethodDescriptionvoidvoidsetProperty(String propertyName, Object value, javajs.util.BS bs) protected voidsetSize(int size, javajs.util.BS bsSelected) protected voidsetSizeRD(RadiusData rd, javajs.util.BS bsSelected) Methods inherited from class org.jmol.shape.AtomShape
checkColixLength, getInfoAsString, getShapeState, getSize, initModelSet, initShape, setColixAndPalette, setPropAS, setSize2, setSizeRD2Methods 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:
setPropertyin classShape
-
setAtomClickability
public void setAtomClickability()- Overrides:
setAtomClickabilityin classAtomShape
-