Uses of Interface
org.openscience.cdk.smsd.algorithm.vflib.interfaces.IEdge
Packages that use IEdge
Package
Description
-
Uses of IEdge in org.openscience.cdk.smsd.algorithm.vflib.builder
Classes in org.openscience.cdk.smsd.algorithm.vflib.builder that implement IEdgeModifier and TypeClassDescriptionclassDeprecated.SMSD has been deprecated from the CDK with a newer, more recent version of SMSD is available at http://github.com/asad/smsd.Methods in org.openscience.cdk.smsd.algorithm.vflib.builder that return IEdgeModifier and TypeMethodDescriptionVFQueryBuilder.connect(INode source, INode target, VFBondMatcher matcher) Deprecated.Construct and return an edge for a given query and target nodeVFQueryBuilder.getEdge(int index) Deprecated.Returns an edge of the query mol at a given position.Deprecated.Returns an edge associated between two nodes.Methods in org.openscience.cdk.smsd.algorithm.vflib.builder that return types with arguments of type IEdge -
Uses of IEdge in org.openscience.cdk.smsd.algorithm.vflib.interfaces
Methods in org.openscience.cdk.smsd.algorithm.vflib.interfaces that return IEdgeModifier and TypeMethodDescriptionIQuery.getEdge(int index) Deprecated.Returns an edge of the query mol at a given position.Deprecated.Returns an edge associated between two nodes.Methods in org.openscience.cdk.smsd.algorithm.vflib.interfaces that return types with arguments of type IEdge