Class ImageReadBoundsSupport

    • Constructor Detail

      • ImageReadBoundsSupport

        public ImageReadBoundsSupport​(Rectangle imageCellReadBounds,
                                      int level,
                                      double scale)
    • Method Detail

      • getSourceX

        public int getSourceX()
      • getSourceY

        public int getSourceY()
      • computeIntersection

        public Rectangle computeIntersection​(int destinationSourceX,
                                             int destinationSourceY,
                                             int destinationSourceWidth,
                                             int destinationSourceHeight)