org.jmol.shapebio
public abstract class BioShapeCollection extends Shape
Field Summary | |
---|---|
Atom[] | atoms |
BioShape[] | bioShapes |
boolean | isActive |
short | madDnaRna |
short | madHelixSheet |
short | madOn |
short | madTurnRandom |
Method Summary | |
---|---|
void | findNearestAtomIndex(int xMouse, int yMouse, Atom[] closest) |
BioShape | getBioShape(int i) |
int | getMpsShapeCount() |
String | getShapeState() |
void | initialize() |
void | initModelSet() |
void | setModelClickability() |
void | setProperty(String propertyName, Object value, BitSet bsSelected) |
void | setSize(int size, BitSet bsSelected) |
void | setVisibilityFlags(BitSet bs) |