Package | Description |
---|---|
uk.ac.ebi.centres | |
uk.ac.ebi.centres.cdk | |
uk.ac.ebi.centres.ligand |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Centre<A>> |
CentreProvider.getCentres(DescriptorManager<A> manager) |
Modifier and Type | Method and Description |
---|---|
int |
Centre.perceiveAuxiliary(java.util.Collection<Centre<A>> centres,
PriorityRule<A> rule,
SignCalculator<A> calculator) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Centre<org.openscience.cdk.interfaces.IAtom>> |
CDKCentreProvider.getCentres(DescriptorManager<org.openscience.cdk.interfaces.IAtom> manager) |
Modifier and Type | Class and Description |
---|---|
class |
PlanarCentre<A> |
class |
TetrahedralCentre<A> |
Modifier and Type | Method and Description |
---|---|
int |
PlanarCentre.perceiveAuxiliary(java.util.Collection<Centre<A>> centres,
PriorityRule<A> rule,
SignCalculator<A> calculator) |
int |
TetrahedralCentre.perceiveAuxiliary(java.util.Collection<Centre<A>> centres,
PriorityRule<A> rule,
SignCalculator<A> calculator) |