|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectshowMol.Bond
public class Bond
Bond contains the coordinate and display properties for a bond, represented with a cylinder.
| Constructor Summary | |
|---|---|
Bond()
Creates a bond of length 1.0 centered at the origin. |
|
Bond(Atom a1,
Atom a2)
Creates a bond between two atoms. |
|
| Method Summary | |
|---|---|
javax.media.j3d.TransformGroup |
getTransformGroup()
Provides the TransformGroup for the bond. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Bond()
public Bond(Atom a1,
Atom a2)
| Method Detail |
|---|
public javax.media.j3d.TransformGroup getTransformGroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||