IActionpublic 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, waitactionPerformed, getBox, getConfName, getDoApplyPBC, setBox, setConfName, setDoApplyPBC, setFileNamepublic 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 WriteConfigurationjava.io.IOException