public class CdkGraphInvariant extends Object implements gov.nih.ncats.molwitch.GraphInvariant
| Constructor and Description |
|---|
CdkGraphInvariant(long[] inv) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAtomInvariantValue(int atomIndex) |
int |
getNumberOfAtoms() |
boolean |
isAtomCompatible(int i,
int j) |
public int getNumberOfAtoms()
getNumberOfAtoms in interface gov.nih.ncats.molwitch.GraphInvariantpublic long getAtomInvariantValue(int atomIndex)
getAtomInvariantValue in interface gov.nih.ncats.molwitch.GraphInvariantpublic boolean isAtomCompatible(int i,
int j)
isAtomCompatible in interface gov.nih.ncats.molwitch.GraphInvariantCopyright © 2019 NIH/NCATS. All rights reserved.