IAction
public class WriteConfigurationInterfacial extends WriteConfiguration
Modifier and Type | Field | Description |
---|---|---|
protected Vector |
shift |
|
protected ISpecies |
species |
box, confName, doApplyPBC, fileName, writePosition
Constructor | Description |
---|---|
WriteConfigurationInterfacial(Space space) |
Modifier and Type | Method | Description |
---|---|---|
void |
setShift(Vector shift) |
|
void |
setSpecies(ISpecies species) |
|
protected void |
writeAtom(java.io.FileWriter fileWriter,
IAtom a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionPerformed, getBox, getConfName, getDoApplyPBC, setBox, setConfName, setDoApplyPBC, setFileName
public WriteConfigurationInterfacial(Space space)
public void setSpecies(ISpecies species)
public void setShift(Vector shift)
protected void writeAtom(java.io.FileWriter fileWriter, IAtom a) throws java.io.IOException
writeAtom
in class WriteConfiguration
java.io.IOException