Package org.openscience.cdk.smsd.ring
Class RingFilter
java.lang.Object
org.openscience.cdk.smsd.ring.RingFilter
Deprecated.
This class is part of SMSD and either duplicates functionality elsewhere in the CDK or provides public
access to internal implementation details. SMSD has been deprecated from the CDK and a newer, more recent
version of SMSD is available at http://github.com/asad/smsd.
- Author:
- Syed Asad Rahman <asad@ebi.ac.uk> 2009-2010
- Source code:
- main
- Belongs to CDK module:
- smsd
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
filterAtoms
(int atomLimit, Collection<List<IAtom>> rings, Collection<IAtom> atoms) Deprecated.void
filterAtoms
(IAtomContainer molecule, Collection<IAtom> atoms) Deprecated.
-
Constructor Details
-
RingFilter
Deprecated.
-
-
Method Details
-
filterAtoms
Deprecated. -
filterAtoms
Deprecated.
-