OEIsColorAtomPred
class OEIsColorAtomPred : public OESystem::OEUnaryPredicate<OEChem::OEAtomBase>
Unary predicate that returns true if an atom is a color atom.
Constructors
OEIsColorAtomPred() -> OEIsColorAtomPred
Default and copy constructors.
operator()
__call__(atom: OEAtomBase) -> bool
CreateCopy
CreateCopy() -> OEIsColorAtomPred