|
| Annotation (const Atom *pAtom1, const Atom *pAtom2, double dist, double score) |
|
| Annotation (json j) |
|
const Atom * | GetAtom1Ptr () const |
|
const Atom * | GetAtom2Ptr () const |
|
double | GetDistance () const |
|
double | GetScore () const |
|
std::string | GetFQResName () const |
|
void | SetAtom1Ptr (const Atom *pAt1) |
|
void | SetAtom2Ptr (const Atom *pAt2) |
|
void | SetDistance (double d) |
|
void | SetScore (double s) |
|
std::string | Render () const |
|
void | operator+= (const Annotation &ann) |
|
|
void | to_json (json &j, const Annotation &annotation) |
|
void | from_json (const json &j, Annotation &annotation) |
|
The documentation for this class was generated from the following files: