@PublicAPI public class AtomProperty extends java.lang.Object
AtomProperty
class provides access to chemical properties of
Molecule
atoms by atom index. See MoleculeIterators.MoleculeInterface
for detailed
explanation about the motivations of the introduction of this class and
related interfaces (like MoleculeIterators.AtomPropertyInterface
.Modifier and Type | Class and Description |
---|---|
class |
AtomProperty.MoleculeAtomProperty |
class |
AtomProperty.SmoleculeAtomProperty |
Constructor and Description |
---|
AtomProperty() |
Modifier and Type | Method and Description |
---|---|
AtomProperty.MoleculeAtomProperty |
getAtomProperty() |
AtomProperty.SmoleculeAtomProperty |
getSmoleculeAtomProperty() |
public AtomProperty.MoleculeAtomProperty getAtomProperty()
public AtomProperty.SmoleculeAtomProperty getSmoleculeAtomProperty()