fingerprinters.topological
Class Encoding2DPharmacophore2Point

java.lang.Object
  extended by fingerprinters.EncodingFingerprint
      extended by fingerprinters.topological.Encoding2D
          extended by fingerprinters.topological.Encoding2DPharmacophore2Point

public class Encoding2DPharmacophore2Point
extends Encoding2D


Nested Class Summary
 
Nested classes/interfaces inherited from class fingerprinters.topological.Encoding2D
Encoding2D.PathFeature
 
Constructor Summary
Encoding2DPharmacophore2Point()
           
 
Method Summary
 java.util.List<IFeature> getFingerprint(org.openscience.cdk.interfaces.IAtomContainer ac)
           
 java.lang.String getNameOfFingerPrinter()
           
 void setAtomLabelType(EnumerationsAtomTypes.AtomLabelType atomLabelType)
           
 
Methods inherited from class fingerprinters.topological.Encoding2D
getSearchDepth, setSearchDepth
 
Methods inherited from class fingerprinters.EncodingFingerprint
getAtomLabelType, getTyper, isHashable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Encoding2DPharmacophore2Point

public Encoding2DPharmacophore2Point()
Method Detail

getFingerprint

public java.util.List<IFeature> getFingerprint(org.openscience.cdk.interfaces.IAtomContainer ac)
Specified by:
getFingerprint in class EncodingFingerprint

getNameOfFingerPrinter

public java.lang.String getNameOfFingerPrinter()
Specified by:
getNameOfFingerPrinter in class EncodingFingerprint

setAtomLabelType

public void setAtomLabelType(EnumerationsAtomTypes.AtomLabelType atomLabelType)
Overrides:
setAtomLabelType in class EncodingFingerprint