Uses of Class
org.codice.alliance.imaging.chip.service.api.ChipOutOfBoundsException
-
Uses of ChipOutOfBoundsException in org.codice.alliance.imaging.chip.service.api
Methods in org.codice.alliance.imaging.chip.service.api that throw ChipOutOfBoundsExceptionModifier and TypeMethodDescriptionChipService.chip(BufferedImage inputImage, org.locationtech.jts.geom.Polygon inputImagePolygon, org.locationtech.jts.geom.Polygon chipPolygon) ChipService.crop(BufferedImage inputImage, int x, int y, int w, int h)