| Modifier and Type | Method and Description |
|---|---|
Integer |
getAtomIdentifier()
Returns the atom identifier, an integer greater or equal to 1.
|
String |
getAtomName()
Returns a short atom name.
|
Atom |
getCopy() |
Element |
getElement()
Returns the
Element. |
Vector3D |
getPosition()
Returns the position in three dimensional space.
|
void |
setPosition(Vector3D position)
Sets the position in three dimensional space.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitflatToStringpublic MmtfAtom(MmtfAtom mmtfAtom)
public Integer getAtomIdentifier()
AtomgetAtomIdentifier in interface Atompublic String getAtomName()
AtomgetAtomName in interface Atompublic Vector3D getPosition()
AtomgetPosition in interface Atompublic void setPosition(Vector3D position)
AtomsetPosition in interface Atomposition - The position.public Element getElement()
AtomElement.getElement in interface AtomElement.Copyright © 2018. All rights reserved.