Packageimpression.simulation
Interfacepublic interface ISnapshotXMLWriter

Defines the ability to write the simulation state to an XML object.



Public Methods
 MethodDefined By
  
Writes the simulation state to an XML object.
ISnapshotXMLWriter
Method Detail
writeSnapshotXML()method
public function writeSnapshotXML():XML

Writes the simulation state to an XML object.

Returns
XML — An XML object containing the simulation state.