org.jmol.modelset
public class MeasurementPending extends Measurement
Field Summary | |
---|---|
boolean | haveTarget |
int | numSet |
Constructor Summary | |
---|---|
MeasurementPending(ModelSet modelSet) |
Method Summary | |
---|---|
int | addPoint(int atomIndex, Point3f ptClicked, boolean doSet) |
boolean | checkPoint(Point3f ptClicked) |
int | getIndexOf(int atomIndex) |
int | getNumSet() |
boolean | haveTarget() |