Class IM3Reader.ContainerRecord

java.lang.Object
loci.formats.in.IM3Reader.IM3Record
loci.formats.in.IM3Reader.ContainerRecord
Enclosing class:
IM3Reader

protected static class IM3Reader.ContainerRecord extends IM3Reader.IM3Record
Author:
Lee Kamentsky A Container3Record is a nesting container for other records. In the IM3 format, records are often grouped under a ContainerRecord with a blank tagname.
  • Constructor Details

    • ContainerRecord

      ContainerRecord(String name, int type, long offset, int length)
  • Method Details