swarm.space
Class Int2dFilerImpl
java.lang.Object
|
+--swarm.space.Int2dFilerImpl
- public class Int2dFilerImpl
- extends Object
- implements SwarmObjectS, SwarmObject, Int2dFilerS, Int2dFiler
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 implemented by this class for interface swarm.defobj.Drop |
drop |
Methods implemented by this class for interface swarm.defobj.DefinedObject |
compare,
describe,
describeID,
getDisplayName,
getTypeName,
getZone,
perform,
perform$with,
perform$with$with,
perform$with$with$with,
respondsTo,
setDisplayName,
xfprint,
xfprintid,
xprint,
xprintid |
Int2dFilerImpl
public Int2dFilerImpl()
Int2dFilerImpl
public Int2dFilerImpl(Zone aZone)
- Default constructor for Impl class