IActionBoxActionAdapter, BoxDeleteMolecules, BoxImposePbc, BoxInflate, BoxInflateAnisotropic, BoxInflateDeformable, BoxQuenchpublic interface BoxAction extends IAction
| Modifier and Type | Method | Description |
|---|---|---|
Box |
getBox() |
|
void |
setBox(Box box) |
Specifies the Box that will be subject to the action, upon subsequent call to actionPerformed()
|
actionPerformedBox getBox()
void setBox(Box box)
box - the Box targeted by the action