Package org.codice.alliance.imaging.chip.transformer


package org.codice.alliance.imaging.chip.transformer
  • Class
    Description
    A class to convert a Metacard to a ResourceRequest object.
    Performs various conversion functions required to wire the CatalogFramework interface to the MetacardTransformer interface.
    Does the translation from chip coordinates of the overview image to the chip coordinates on the full-size image.
    This interface extends MetacardTransformer and duplicates the only method found there.
    Service to convert a BufferedImage into JPEG image data.