swarm.defobj
Class HDF5ArchiverImpl
java.lang.Object
|
+--swarm.defobj.HDF5ArchiverImpl
- public class HDF5ArchiverImpl
- extends Object
- implements ArchiverS, Archiver, HDF5ArchiverS, HDF5Archiver
Protocol for creating HDF5 instances of the Archiver.
Protocol for creating HDF5 instances of the Archiver Default system path is ~/swarmArchiver.hdf Default application path is : //.hdf or the current directory.
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 |
HDF5ArchiverImpl
public HDF5ArchiverImpl()
HDF5ArchiverImpl
public HDF5ArchiverImpl(ZoneImpl aZone,
String path)
- Convenience method to create an HDF5Archiver from a specified path
HDF5ArchiverImpl
public HDF5ArchiverImpl(ZoneImpl aZone)
- Default constructor for Impl class