org.jmol.shapespecial
public class Dots extends AtomShape
Modifier and Type | Field and Description |
---|---|
private BitSet |
bsIgnore |
(package private) BitSet |
bsOn |
private BitSet |
bsSelected |
EnvelopeCalculation |
ec |
boolean |
isSurface |
(package private) static int |
MAX_LEVEL |
(package private) RadiusData |
rdLast |
(package private) static float |
SURFACE_DISTANCE_FOR_CALCULATION |
(package private) int |
thisArgb |
(package private) int |
thisAtom |
(package private) float |
thisRadius |
atomCount, atoms, bsColixSet, bsSizeSet, colixes, isActive, mads, paletteIDs
g3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties
Constructor and Description |
---|
Dots() |
Modifier and Type | Method and Description |
---|---|
String |
getShapeState() |
int |
getSize(int atomIndex) |
(package private) void |
initialize() |
void |
initShape() |
void |
setModelClickability() |
void |
setProperty(String propertyName,
Object value,
BitSet bs)
may come from any source -- executed AFTER a shape's own setProperty method
|
protected void |
setSize(RadiusData rd,
BitSet bsSelected) |
initModelSet, setColixAndPalette, setSize
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getSize, getTranslucentLabel, getViewer, initializeShape, merge, setColix, setColix, setColix, setModelSet, setShapeProperty, setShapeSize, setStateInfo, setStateInfo, setVisibilityFlags, wasClicked
public EnvelopeCalculation ec
public boolean isSurface
static final float SURFACE_DISTANCE_FOR_CALCULATION
BitSet bsOn
private BitSet bsSelected
private BitSet bsIgnore
static int MAX_LEVEL
int thisAtom
float thisRadius
int thisArgb
RadiusData rdLast
public void setProperty(String propertyName, Object value, BitSet bs)
Shape
setProperty
in class AtomShape
void initialize()
protected void setSize(RadiusData rd, BitSet bsSelected)
public void setModelClickability()
setModelClickability
in class AtomShape
public String getShapeState()
getShapeState
in class AtomShape