Class CellVoyagerReader.WellInfo

java.lang.Object
loci.formats.in.CellVoyagerReader.WellInfo
Enclosing class:
CellVoyagerReader

private static final class CellVoyagerReader.WellInfo extends Object
  • Field Details

    • areas

    • centerY

      public double centerY
    • centerX

      public double centerX
    • col

      public int col
    • row

      public int row
    • number

      public int number
    • UID

      public int UID
  • Constructor Details

    • WellInfo

      private WellInfo()
  • Method Details