Class OperettaReader.Plane

java.lang.Object
loci.formats.in.OperettaReader.Plane
Enclosing class:
OperettaReader

class OperettaReader.Plane extends Object
  • Field Details

    • filename

      public String filename
    • row

      public int row
    • col

      public int col
    • field

      public int field
    • x

      public int x
    • y

      public int y
    • z

      public int z
    • t

      public int t
    • c

      public int c
    • channelName

      public String channelName
    • resolutionX

      public double resolutionX
    • resolutionY

      public double resolutionY
    • positionX

      public ome.units.quantity.Length positionX
    • positionY

      public ome.units.quantity.Length positionY
    • positionZ

      public ome.units.quantity.Length positionZ
    • emWavelength

      public double emWavelength
    • exWavelength

      public double exWavelength
    • magnification

      public double magnification
    • lensNA

      public double lensNA
    • exposureTime

      public ome.units.quantity.Time exposureTime
    • deltaT

      public ome.units.quantity.Time deltaT
    • absoluteTime

      public ome.xml.model.primitives.Timestamp absoluteTime
    • acqType

      public String acqType
    • channelType

      public String channelType
    • orientationMatrix

      public Double[][] orientationMatrix
  • Constructor Details

    • Plane

      Plane()
  • Method Details

    • applyMatrix

      public void applyMatrix()
      Applies the orientationMatrix to positionX, positionY, and positionZ.