public class MeasurementPending extends Measurement
| Modifier and Type | Field and Description |
|---|---|
boolean |
haveModified |
boolean |
haveTarget |
private int |
lastIndex |
int |
numSet |
colix, count, countPlusIndices, index, isHidden, isTrajectory, isValid, isVisible, labelColix, mad, ms, NMR_DC, NMR_JC, NMR_NOT, pts, renderArc, renderAxis, strFormat, text, thisID, tickInfo, traceX, traceY, value| Constructor and Description |
|---|
MeasurementPending() |
| Modifier and Type | Method and Description |
|---|---|
int |
addPoint(int atomIndex,
Point3fi ptClicked,
boolean doSet) |
private boolean |
checkPoint(Point3fi ptClicked) |
int |
getIndexOf(int atomIndex) |
MeasurementPending |
set(ModelSet modelSet) |
void |
setCount(int count) |
find, fixValue, formatMeasurement, formatMeasurementAs, getAtom, getAtomIndex, getInfoAsString, getLabel, getLastIndex, getMeasurement, getMeasurementScript, getString, getStringDetail, getStringUsing, isConnected, isInRange, isIntramolecular, isMin, isTainted, isValid, nmrType, reformatDistanceIfSelected, refresh, sameAs, sameAsPoints, setCountM, setM, setModelIndex, setPointspublic boolean haveTarget
public boolean haveModified
public int numSet
private int lastIndex
public MeasurementPending set(ModelSet modelSet)
private boolean checkPoint(Point3fi ptClicked)
public int getIndexOf(int atomIndex)
public void setCount(int count)
setCount in class Measurementpublic int addPoint(int atomIndex,
Point3fi ptClicked,
boolean doSet)