public class LDAtomValency extends Object implements ILocalDescriptor
ILocalDescriptor.Type| Constructor and Description |
|---|
LDAtomValency() |
| Modifier and Type | Method and Description |
|---|---|
int |
calcForAtom(org.openscience.cdk.interfaces.IAtom atom,
org.openscience.cdk.interfaces.IAtomContainer mol) |
Double |
calcForAtoms(org.openscience.cdk.interfaces.IAtom[] atoms,
org.openscience.cdk.interfaces.IAtomContainer mol) |
String |
getDesignation(int value) |
String |
getInfo() |
String |
getName() |
String |
getShortName() |
ILocalDescriptor.Type |
getType() |
boolean |
isUsed() |
void |
setIsUsed(boolean used) |
public int calcForAtom(org.openscience.cdk.interfaces.IAtom atom,
org.openscience.cdk.interfaces.IAtomContainer mol)
calcForAtom in interface ILocalDescriptorpublic Double calcForAtoms(org.openscience.cdk.interfaces.IAtom[] atoms, org.openscience.cdk.interfaces.IAtomContainer mol)
calcForAtoms in interface ILocalDescriptorpublic String getDesignation(int value)
getDesignation in interface ILocalDescriptorpublic String getShortName()
getShortName in interface ILocalDescriptorpublic String getName()
getName in interface ILocalDescriptorpublic String getInfo()
getInfo in interface ILocalDescriptorpublic ILocalDescriptor.Type getType()
getType in interface ILocalDescriptorpublic boolean isUsed()
isUsed in interface ILocalDescriptorpublic void setIsUsed(boolean used)
setIsUsed in interface ILocalDescriptorCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.