org.jmol.modelset
Class MeasurementPending
java.lang.Object
org.jmol.modelset.Measurement
org.jmol.modelset.MeasurementPending
public class MeasurementPending
- extends Measurement
Methods inherited from class org.jmol.modelset.Measurement |
formatMeasurement, formatMeasurement, getAtom, getAtomIndex, getAxisAngle, getColix, getCount, getCountPlusIndices, getIndex, getLabel, getLastIndex, getMeasurement, getMeasurementScript, getPointArc, getPoints, getStrFormat, getString, getStringDetail, getValue, isDynamic, isHidden, isTrajectory, isVisible, reformatDistanceIfSelected, refresh, sameAs, sameAs, setColix, setCount, setDynamic, setHidden, setIndex, setModelIndex, setVisible, toVector |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
haveTarget
private boolean haveTarget
haveModified
private boolean haveModified
numSet
int numSet
lastIndex
int lastIndex
MeasurementPending
public MeasurementPending(ModelSet modelSet)
haveTarget
public boolean haveTarget()
haveModified
public boolean haveModified()
getNumSet
public int getNumSet()
checkPoint
private boolean checkPoint(Point3fi ptClicked)
getIndexOf
public int getIndexOf(int atomIndex)
addPoint
public int addPoint(int atomIndex,
Point3fi ptClicked,
boolean doSet)