Class VentanaReader.AreaOfInterest

java.lang.Object
loci.formats.in.VentanaReader.AreaOfInterest
Enclosing class:
VentanaReader

class VentanaReader.AreaOfInterest extends Object
  • Field Details

    • xOrigin

      public int xOrigin
    • yOrigin

      public int yOrigin
    • index

      public int index
    • tileRows

      public int tileRows
    • tileColumns

      public int tileColumns
    • overlaps

      public List<VentanaReader.Overlap> overlaps
    • boundingBox

      public loci.common.Region boundingBox
  • Constructor Details

    • AreaOfInterest

      AreaOfInterest()
  • Method Details