Uses of Interface
org.openscience.cdk.qsar.IAtomPairDescriptor
- 
Packages that use IAtomPairDescriptor Package Description org.openscience.cdk.qsar org.openscience.cdk.qsar.descriptors.atompair 
- 
- 
Uses of IAtomPairDescriptor in org.openscience.cdk.qsarClasses in org.openscience.cdk.qsar that implement IAtomPairDescriptor Modifier and Type Class Description classAbstractAtomPairDescriptorA super class for atom pair descriptors allowing default implementations for interface methods.
- 
Uses of IAtomPairDescriptor in org.openscience.cdk.qsar.descriptors.atompairClasses in org.openscience.cdk.qsar.descriptors.atompair that implement IAtomPairDescriptor Modifier and Type Class Description classPiContactDetectionDescriptorThis class checks if two atoms have pi-contact (this is true when there is one and the same conjugated pi-system which contains both atoms, or directly linked neighbours of the atoms).
 
-