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