Package org.jmol.shapespecial
Class Dots
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.AtomShape
org.jmol.shapespecial.Dots
- Direct Known Subclasses:
GeoSurface
-
Field Summary
FieldsFields 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 TypeMethodDescriptionint
getSize
(int atomIndex) overridden in Dots, CGOMesh, and AtomShapevoid
void
void
setProperty
(String propertyName, Object value, BS bs) protected void
setSizeRD
(RadiusData rd, BS bsSelected) Methods inherited from class org.jmol.shape.AtomShape
checkColixLength, initModelSet, setColixAndPalette, setPropAS, setSize, 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, setProperties, setPropS, setShapeSizeRD, wasClicked
-
Field Details
-
ec
-
isSurface
public boolean isSurface -
MAX_LEVEL
public static int MAX_LEVEL
-
-
Constructor Details
-
Dots
public Dots()
-
-
Method Details
-
initShape
public void initShape() -
getSize
public int getSize(int atomIndex) Description copied from class:Shape
overridden in Dots, CGOMesh, and AtomShape -
setProperty
- Specified by:
setProperty
in classShape
-
setSizeRD
-
setAtomClickability
public void setAtomClickability()- Overrides:
setAtomClickability
in classAtomShape
-
getShapeState
- Overrides:
getShapeState
in classAtomShape
-