Package loci.formats.in
Class SlideBook7Reader.DataLoader
java.lang.Object
loci.formats.in.SlideBook7Reader.DataLoader
- Enclosing class:
SlideBook7Reader
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) shortByteArrayToShort(byte[] bytes, int offset) voidGetImageGroup(int inCaptureId) intbooleanReadPlane(int inCaptureId, byte[] ouBuf, int inPositionIndex, int inTimepointIndex, int inZPlaneIndex, int inChannelIndex) ReadSld()ReadSld(InputStream inInputStream)
-
Field Details
-
mSlidePath
-
mErrorMessage
-
mFile
-
mSlideRecord
-
mCImageGroupList
-
mPathToStreamMap
-
mCounterToPathMap
-
kMaxNumberOpenFiles
public static final int kMaxNumberOpenFiles- See Also:
-
mCurrentFileCounter
public int mCurrentFileCounter
-
-
Constructor Details
-
DataLoader
-
-
Method Details
-
LoadMetadata
-
ReadSld
- Throws:
FileNotFoundException
-
ReadSld
- Throws:
FileNotFoundException
-
GetNumCaptures
public int GetNumCaptures() -
GetImageGroup
-
ReadPlane
public boolean ReadPlane(int inCaptureId, byte[] ouBuf, int inPositionIndex, int inTimepointIndex, int inZPlaneIndex, int inChannelIndex) throws IOException - Throws:
IOException
-
ByteArrayToShort
short ByteArrayToShort(byte[] bytes, int offset) -
CloseFile
- Throws:
IOException
-
GetRootDirectory
-