org.jmol.shape
public class Dots extends AtomShape
| Field Summary | |
|---|---|
| BitSet | bsIgnore |
| BitSet | bsOn |
| BitSet | bsSelected |
| EnvelopeCalculation | ec |
| boolean | isSurface |
| int | lastSize |
| float | lastSolventRadius |
| static int | MAX_LEVEL |
| static float | SURFACE_DISTANCE_FOR_CALCULATION |
| int | thisArgb |
| int | thisAtom |
| float | thisRadius |
| Method Summary | |
|---|---|
| String | getShapeState() |
| void | initialize() |
| void | initShape() |
| void | setModelClickability() |
| void | setProperty(String propertyName, Object value, BitSet bs) |
| void | setSize(int size, BitSet bsSelected) |