protected static class IM3Reader.ContainerRecord extends IM3Reader.IM3Record
length, name, offset, type
Constructor and Description |
---|
IM3Reader.ContainerRecord(String name,
int type,
long offset,
int length) |
Modifier and Type | Method and Description |
---|---|
(package private) List<IM3Reader.IM3Record> |
parseChunks(IRandomAccess is)
Parse and return the sub-records for the record container
|
void |
writeSummary(IRandomAccess is,
String indentation)
Write a summary of the contents of the record
|
toString
IM3Reader.ContainerRecord(String name, int type, long offset, int length)
List<IM3Reader.IM3Record> parseChunks(IRandomAccess is) throws IOException
is
- IOException
public void writeSummary(IRandomAccess is, String indentation) throws IOException
IM3Reader.IM3Record
writeSummary
in class IM3Reader.IM3Record
IOException
Copyright © 2016 Open Microscopy Environment