@Deprecated public class DefaultMatcher extends Object
Constructor and Description |
---|
DefaultMatcher()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isAtomMatch(AtomMatcher atomMatcher1,
AtomMatcher atomMatcher2,
IAtomContainer ac2,
IBond bondA2,
boolean shouldMatchBonds)
Deprecated.
|
static boolean |
isBondMatch(BondMatcher bondMatcher,
IAtomContainer ac2,
IBond bondA2,
boolean shouldMatchBonds)
Deprecated.
|
public static boolean isBondMatch(BondMatcher bondMatcher, IAtomContainer ac2, IBond bondA2, boolean shouldMatchBonds)
public static boolean isAtomMatch(AtomMatcher atomMatcher1, AtomMatcher atomMatcher2, IAtomContainer ac2, IBond bondA2, boolean shouldMatchBonds)
Copyright © 2021. All rights reserved.