org.jmol.shapesurface
public class LcaoCartoon extends Isosurface
| Field Summary | |
|---|---|
| boolean | isMolecular |
| boolean | isTranslucent |
| Integer | lcaoColorNeg |
| Integer | lcaoColorPos |
| String | lcaoID |
| Float | lcaoScale |
| int | myColorPt |
| Vector3f | rotationAxis |
| BitSet | thisSet |
| String | thisType |
| float | translucentLevel |
| Method Summary | |
|---|---|
| void | createLcaoCartoon() |
| void | createLcaoCartoon(int iAtom) |
| void | deleteLcaoCartoon() |
| void | deleteLcaoCartoon(int iAtom) |
| String | getID(String id, int i) |
| String | getShapeState() |
| void | initShape() |
| void | setLcaoOn(boolean TF) |
| void | setLcaoOn(int iAtom, boolean TF) |
| void | setProperty(String propertyName, Object value, BitSet bs) |