fingerprinters.topological
Class DepthFirstSearch.DepthFirstSearchFeature
java.lang.Object
fingerprinters.topological.DepthFirstSearch.DepthFirstSearchFeature
- Enclosing class:
- DepthFirstSearch
public class DepthFirstSearch.DepthFirstSearchFeature
- extends java.lang.Object
- Author:
- russr
Constructor Summary |
DepthFirstSearch.DepthFirstSearchFeature(org.openscience.cdk.interfaces.IAtom firstAtom,
org.openscience.cdk.interfaces.IAtom lastAtom,
int featureSize,
java.lang.String featureString,
int atomsHash)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DepthFirstSearch.DepthFirstSearchFeature
public DepthFirstSearch.DepthFirstSearchFeature(org.openscience.cdk.interfaces.IAtom firstAtom,
org.openscience.cdk.interfaces.IAtom lastAtom,
int featureSize,
java.lang.String featureString,
int atomsHash)
getAtomsHash
public int getAtomsHash()
featureToString
public java.lang.String featureToString()
hashToInteger
public int hashToInteger()
compareTo
public boolean compareTo(DepthFirstSearch.DepthFirstSearchFeature other)
getFeatureString
public java.lang.String getFeatureString()
getFirstAtom
public org.openscience.cdk.interfaces.IAtom getFirstAtom()
getLastAtom
public org.openscience.cdk.interfaces.IAtom getLastAtom()