Class AmiraReader.HxZip

java.lang.Object
loci.formats.in.AmiraReader.HxZip
All Implemented Interfaces:
AmiraReader.PlaneReader
Enclosing class:
AmiraReader

class AmiraReader.HxZip extends Object implements AmiraReader.PlaneReader
This is the reader for GZip-compressed AmiraMeshes. As such files contain a single GZipped stream for the complete stack, we cannot really access the slices randomly, but have to decompress instead of seeking.