public class SignatureQuotientGraph
extends signature.AbstractQuotientGraph
| Constructor and Description |
|---|
SignatureQuotientGraph(IAtomContainer atomContainer)
Construct a quotient graph from the symmetry classes generated from the
atom container.
|
SignatureQuotientGraph(IAtomContainer atomContainer,
int height)
Construct a quotient graph using symmetry classes defined by signatures
of height
height. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConnected(int index1,
int index2) |
public SignatureQuotientGraph(IAtomContainer atomContainer)
atomContainer - the structure to usepublic SignatureQuotientGraph(IAtomContainer atomContainer, int height)
height.atomContainer - the structure to useheight - the height of the signaturesCopyright © 2017. All Rights Reserved.