IMolecule, IMoleculeOriented, IMoleculePositionedMoleculeOrientedDynamicpublic class MoleculeOriented extends Molecule implements IMoleculeOriented
| Modifier and Type | Field | Description |
|---|---|---|
protected IOrientation3D |
orientation |
|
protected Vector |
position |
| Constructor | Description |
|---|---|
MoleculeOriented(Space space,
ISpecies species,
int numLeafAtoms) |
|
MoleculeOriented(Space space,
ISpecies species,
int numLeafAtoms,
boolean isAxisSymmetric) |
| Modifier and Type | Method | Description |
|---|---|---|
IOrientation3D |
getOrientation() |
Returns the orientation of the IAtom.
|
Vector |
getPosition() |
Returns the position of the IMolecule.
|
getChildList, getIndex, getType, setIndexaddChildAtom, getChildList, getIndex, getType, removeChildAtom, setIndex, signature, toStringprotected final IOrientation3D orientation
protected final Vector position
public IOrientation3D getOrientation()
IMoleculeOrientedgetOrientation in interface IMoleculeOrientedpublic Vector getPosition()
IMoleculePositionedgetPosition in interface IMoleculePositioned