PointError Member List
This is the complete list of members for
PointError, including all inherited members.
compareTo(PointError other) | PointError | |
cedar::hepdata::model::Uncertainty.compareTo(Uncertainty other) | Uncertainty | |
equals(Object other) | PointError | |
getAbsoluteError() | PointError | |
getAbsoluteError(Point p) | PointError | |
getComment() | Uncertainty | |
getId() | PointError | |
getMinus() | Uncertainty | |
getNormType() | Uncertainty | |
getPlus() | Uncertainty | |
getPoint() | PointError | |
getSourceType() | Uncertainty | |
hashCode() | PointError | |
hasZeroSize() | Uncertainty | |
isSymmetric() | Uncertainty | |
log() | Storeable | [package] |
PointError() | PointError | |
PointError(Double plusminus, ErrorSource sourcetype, ErrorNorm normtype) | PointError | |
PointError(Double plus, Double minus, ErrorSource sourcetype, ErrorNorm normtype) | PointError | |
PointError(Point parent, Double plusminus, ErrorSource sourcetype, ErrorNorm normtype) | PointError | |
PointError(Point parent, Double plus, Double minus, ErrorSource sourcetype, ErrorNorm normtype) | PointError | |
setComment(String comment) | Uncertainty | |
setId(Integer pointErrorId) | PointError | |
setMinus(Double minus) | Uncertainty | |
setNormType(ErrorNorm normtype) | Uncertainty | |
setPlus(Double plus) | Uncertainty | |
setPoint(Point parentPoint) | PointError | |
setSourceType(ErrorSource sourcetype) | Uncertainty | |
toString() | Uncertainty | |
toString(Integer indentBy) | Uncertainty | |
Uncertainty() | Uncertainty | |
Uncertainty(Double plus, Double minus, ErrorSource sourcetype, ErrorNorm normtype) | Uncertainty | |
Uncertainty(Double plusminus, ErrorSource sourcetype, ErrorNorm normtype) | Uncertainty | |