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 |
find, formatMeasurement, formatMeasurement, getAtom, getAtomIndex, getAxisAngle, getColix, getCount, getCountPlusIndices, getIndex, getInfoAsString, getLabel, getLastIndex, getMeasurement, getMeasurementScript, getPointArc, getPoints, getStrFormat, getString, getString, getStringDetail, getTickInfo, getValue, isConnected, isDynamic, isHidden, isTrajectory, isValid, isVisible, reformatDistanceIfSelected, refresh, sameAs, sameAs, setColix, 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
private int numSet
lastIndex
private 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)
setCount
public void setCount(int count)
- Overrides:
setCount
in class Measurement
addPoint
public int addPoint(int atomIndex,
Point3fi ptClicked,
boolean doSet)