|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchemaxon.marvin.space.AtomProperty
public class AtomProperty
The 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
.
Nested Class Summary | |
---|---|
class |
AtomProperty.MoleculeAtomProperty
|
class |
AtomProperty.SmoleculeAtomProperty
|
Constructor Summary | |
---|---|
AtomProperty()
|
Method Summary | |
---|---|
AtomProperty.MoleculeAtomProperty |
getAtomProperty()
|
AtomProperty.SmoleculeAtomProperty |
getSmoleculeAtomProperty()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AtomProperty()
Method Detail |
---|
public AtomProperty.MoleculeAtomProperty getAtomProperty()
public AtomProperty.SmoleculeAtomProperty getSmoleculeAtomProperty()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |