|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--scripps.mol_data.TreeNodeSet
|
+--scripps.mol_data.BondSet
| Field Summary |
| Fields inherited from class scripps.mol_data.TreeNodeSet |
data |
| Constructor Summary | |
BondSet()
|
|
| Method Summary | |
void |
add(Bond bond)
|
Bond |
at(int i)
|
java.lang.Object |
clone()
|
java.lang.String |
toString()
|
| Methods inherited from class scripps.mol_data.TreeNodeSet |
addAll, elementAt, size |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BondSet()
| Method Detail |
public Bond at(int i)
public java.lang.Object clone()
clone in class java.lang.Objectpublic void add(Bond bond)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||