Package loci.formats.in
Class OpenlabReader.PlaneInfo
java.lang.Object
loci.formats.in.OpenlabReader.PlaneInfo
- Enclosing class:
OpenlabReader
Helper class for storing plane info.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
planeOffset
protected long planeOffset -
zPosition
protected int zPosition -
wavelength
protected int wavelength -
timepoint
protected int timepoint -
planeName
-
timestamp
protected long timestamp -
pict
protected boolean pict -
compressed
protected boolean compressed -
volumeType
protected int volumeType -
width
protected int width -
height
protected int height -
series
protected int series -
channelName
-
-
Constructor Details
-
PlaneInfo
protected PlaneInfo()
-