AxisError Member List
This is the complete list of members for
AxisError, including all inherited members.
AxisError() | AxisError | |
AxisError(Double plusminus, ErrorSource sourcetype, ErrorNorm normtype) | AxisError | |
AxisError(Double plus, Double minus, ErrorSource sourcetype, ErrorNorm normtype) | AxisError | |
AxisError(YAxis parent, Double plusminus, ErrorSource sourcetype, ErrorNorm normtype) | AxisError | |
AxisError(YAxis parent, Double plus, Double minus, ErrorSource sourcetype, ErrorNorm normtype) | AxisError | |
compareTo(AxisError other) | AxisError | |
cedar::hepdata::model::Uncertainty.compareTo(Uncertainty other) | Uncertainty | |
equals(Object other) | AxisError | |
getAbsoluteError(Point p) | Uncertainty | |
getAxis() | AxisError | |
getComment() | Uncertainty | |
getId() | AxisError | |
getMinus() | Uncertainty | |
getNormType() | Uncertainty | |
getPlus() | Uncertainty | |
getSourceType() | Uncertainty | |
hashCode() | AxisError | |
hasZeroSize() | Uncertainty | |
isSymmetric() | Uncertainty | |
log() | Storeable | [package] |
setAxis(YAxis parentAxis) | AxisError | |
setComment(String comment) | Uncertainty | |
setId(Integer axisErrorId) | AxisError | |
setMinus(Double minus) | Uncertainty | |
setNormType(ErrorNorm normtype) | Uncertainty | |
setPlus(Double plus) | Uncertainty | |
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 | |