public class DefaultMatcher
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
matches(org.openscience.cdk.interfaces.IBond bondA1,
org.openscience.cdk.interfaces.IBond bondA2,
boolean matchBond,
boolean shouldMatchRings,
boolean matchAtomTypes) |
public static boolean matches(org.openscience.cdk.interfaces.IBond bondA1, org.openscience.cdk.interfaces.IBond bondA2, boolean matchBond, boolean shouldMatchRings, boolean matchAtomTypes)
bondA1
- bondA2
- matchBond
- shouldMatchRings
- matchAtomTypes
- (atom type also matched and symbol matched)