swarm.space
Interface Int2dFilerC

All Known Implementing Classes:
Int2dFilerCImpl

public interface Int2dFilerC
extends SwarmObjectC, SwarmObjectS

Saves the state of a Discrete2d object [DEPRECATED].. The Int2dFiler class is used to save the state of any Discrete2d object (or a subclass thereof) to a specified file. Use of this protocol is deprecated, the ability to write the state of a Discrete2d instance to disk (serialize) is now encoded directly to the Discrete2d class, via the lisp and HDF5 archiver features.


Methods inherited from interface swarm.defobj.CreateC
create, createBegin, createEnd
 
Methods inherited from interface swarm.defobj.CustomizeC
customizeBegin, customizeCopy, customizeEnd