IAtom
, IAtomOriented
AtomHydrogen
public class AtomOriented extends Atom implements IAtomOriented
Modifier and Type | Field | Description |
---|---|---|
protected IOrientation |
iOrientation |
Constructor | Description |
---|---|
AtomOriented(Space space,
AtomType type) |
|
AtomOriented(Space space,
AtomType type,
boolean isAxisSymmetric) |
Modifier and Type | Method | Description |
---|---|---|
IOrientation |
getOrientation() |
Returns the orientation of the IAtom.
|
getIndex, getLeafIndex, getParentGroup, getPosition, getType, setIndex, setLeafIndex, setParent, signature, toString
getIndex, getLeafIndex, getParentGroup, getPosition, getType, setIndex, setLeafIndex, setParent
protected final IOrientation iOrientation
public IOrientation getOrientation()
IAtomOriented
getOrientation
in interface IAtomOriented