protected static class IM3Reader.StringIM3Record extends IM3Reader.IM3Record
length, name, offset, type
Constructor and Description |
---|
IM3Reader.StringIM3Record(String name,
int recType,
long offset,
int recLength) |
Modifier and Type | Method and Description |
---|---|
String |
getValue(IRandomAccess is)
Return the string value for this record
|
void |
writeSummary(IRandomAccess is,
String indentation)
Write a summary of the contents of the record
|
toString
public IM3Reader.StringIM3Record(String name, int recType, long offset, int recLength)
public String getValue(IRandomAccess is) throws IOException
is
- an open handle on the .IM3 fileIOException
public void writeSummary(IRandomAccess is, String indentation) throws IOException
IM3Reader.IM3Record
writeSummary
in class IM3Reader.IM3Record
IOException
Copyright © 2016 Open Microscopy Environment