|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava3.protmod.structure.StructureAtomLinkage
public class StructureAtomLinkage
| Constructor Summary | |
|---|---|
StructureAtomLinkage(StructureAtom atom1,
StructureAtom atom2,
double distance)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
StructureAtom |
getAtom1()
|
StructureAtom |
getAtom2()
|
double |
getDistance()
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StructureAtomLinkage(StructureAtom atom1,
StructureAtom atom2,
double distance)
| Method Detail |
|---|
public StructureAtom getAtom1()
public StructureAtom getAtom2()
public double getDistance()
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||