Uses of Package
info.magnolia.imaging.operations.cropresize

Packages that use info.magnolia.imaging.operations.cropresize
info.magnolia.imaging.operations.cropresize   
info.magnolia.imaging.operations.cropresize.resizers   
 

Classes in info.magnolia.imaging.operations.cropresize used by info.magnolia.imaging.operations.cropresize
AbstractCropAndResize
          Subclasses of this determine which portion of the source image is taken into account, and what final dimensions the image needs to be resized to.
Coords
          A simple bean holding the coordinates of 2 points, determining an area for cropping an image, providing helper methods calculating and validating the width and height of the area.
CroppingInfo
          Holds the result of a human selection in a cropping UI component.
Resizer
          Interfaces for Types able to resize BufferedImages.
Size
          A simple immutable bean holding two integers reprensenting a Size, width and height.
 

Classes in info.magnolia.imaging.operations.cropresize used by info.magnolia.imaging.operations.cropresize.resizers
Coords
          A simple bean holding the coordinates of 2 points, determining an area for cropping an image, providing helper methods calculating and validating the width and height of the area.
Resizer
          Interfaces for Types able to resize BufferedImages.
Size
          A simple immutable bean holding two integers reprensenting a Size, width and height.
 



Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.