|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.adapter.smarter.Bond
public class Bond
| Field Summary | |
|---|---|
int |
atomIndex1
|
int |
atomIndex2
|
int |
order
|
| Constructor Summary | |
|---|---|
Bond()
|
|
Bond(int atomIndex1,
int atomIndex2,
int order)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int atomIndex1
public int atomIndex2
public int order
| Constructor Detail |
|---|
public Bond()
public Bond(int atomIndex1,
int atomIndex2,
int order)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||