Class OpenlabReader.PlaneInfo

java.lang.Object
loci.formats.in.OpenlabReader.PlaneInfo
Enclosing class:
OpenlabReader

protected class OpenlabReader.PlaneInfo extends Object
Helper class for storing plane info.
  • Field Details

    • planeOffset

      protected long planeOffset
    • zPosition

      protected int zPosition
    • wavelength

      protected int wavelength
    • timepoint

      protected int timepoint
    • planeName

      protected String 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

      protected String channelName
  • Constructor Details

    • PlaneInfo

      protected PlaneInfo()