etomica.action
Class WriteConfigurationOriented
java.lang.Object
etomica.action.WriteConfiguration
etomica.action.WriteConfigurationOriented
- All Implemented Interfaces:
- IAction
public class WriteConfigurationOriented
- extends WriteConfiguration
WriteConfiguration subclass capable of handling oriented atoms. Primary and
secondary directions are written on the same line as the atom's position.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WriteConfigurationOriented
public WriteConfigurationOriented(ISpace space)
writeAtom
protected void writeAtom(FileWriter fileWriter,
IAtom a)
throws IOException
- Overrides:
writeAtom in class WriteConfiguration
- Throws:
IOException