org.jmol.shape
public abstract class AtomShape extends Shape
Field Summary | |
---|---|
int | atomCount |
Atom[] | atoms |
protected BitSet | bsColixSet |
protected BitSet | bsSizeSet |
short[] | colixes |
boolean | isActive |
short[] | mads |
byte[] | paletteIDs |
Method Summary | |
---|---|
String | getShapeState() |
protected void | initModelSet() |
void | setColixAndPalette(short colix, byte paletteID, int atomIndex) |
void | setModelClickability() |
void | setProperty(String propertyName, Object value, BitSet bs) |
void | setSize(int size, BitSet bsSelected) |