org.jmol.shape
public class Sticks extends Shape
Field Summary | |
---|---|
BitSet | bsColixSet |
BitSet | bsOrderSet |
BitSet | bsSizeSet |
short | myMask |
static int | MAX_BOND_CLICK_DISTANCE_SQUARED |
Point3i | ptXY |
boolean | reportAll |
BitSet | selectedBonds |
Method Summary | |
---|---|
Point3f | checkObjectClicked(int x, int y, int modifiers, BitSet bsVisible) |
int | coordinateInRange(int x, int y, Point3f vertex, int dmin2) |
Bond | findPickedBond(int x, int y, BitSet bsVisible, Point3f pt) |
Object | getProperty(String property, int index) |
String | getShapeState() |
void | initShape() |
void | setModelClickability() |
void | setProperty(String propertyName, Object value, BitSet bsSelected) |
void | setSize(int size, BitSet bsSelected)
sets the size of a bond, or sets the selectedBonds set
|
Parameters: size bsSelected