public static class IntegratorRigidMatrixIterative.BoxImposePbcMolecule extends java.lang.Object implements IAction
Modifier and Type | Field and Description |
---|---|
protected Box |
box |
protected IAtomPositionDefinition |
positionDefinition |
protected AtomActionTranslateBy |
translateBy |
protected MoleculeChildAtomAction |
translator |
Constructor and Description |
---|
BoxImposePbcMolecule(Box box,
Space space) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed()
Completes the action defined by the class implementing this interface.
|
protected Box box
protected final AtomActionTranslateBy translateBy
protected final MoleculeChildAtomAction translator
protected final IAtomPositionDefinition positionDefinition
public void actionPerformed()
IAction
actionPerformed
in interface IAction