|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecttoxTree.core.ConnectionMatrix
public class ConnectionMatrix
Constructor Summary | |
---|---|
ConnectionMatrix()
|
Method Summary | |
---|---|
static double[][] |
getMatrix(org.openscience.cdk.interfaces.IAtomContainer container)
Returns the connection matrix representation of this AtomContainer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionMatrix()
Method Detail |
---|
@TestMethod(value="testGetMatrix_IAtomContainer") public static double[][] getMatrix(org.openscience.cdk.interfaces.IAtomContainer container)
container
- The AtomContainer for which the matrix is calculated
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |