Uses of Class
net.sourceforge.openutils.mgnlmedia.media.processors.BaseImageResolutionProcessor

Packages that use BaseImageResolutionProcessor
net.sourceforge.openutils.mgnlmedia.media.processors   
 

Uses of BaseImageResolutionProcessor in net.sourceforge.openutils.mgnlmedia.media.processors
 

Subclasses of BaseImageResolutionProcessor in net.sourceforge.openutils.mgnlmedia.media.processors
 class FitInAndFillWithBandsImageResolutionProcessor
          Implementation of ImageResolutionProcessor that render image to fully fit the required resolution, eventually adding colored bands.
 class FitInImageResolutionProcessor
          Implementation of ImageResolutionProcessor that render image to fit inside the required resolution.
 class ResizeCropCenteredImageResolutionProcessor
          Default ImageResolutionProcessor that resizes an image to contain the required resolution and then crops the simmetric bands that outfits.
 class ResizeNoCropImageResolutionProcessor
          ImageResolutionProcessor that resizes an image to contain the required resolution.
 



Copyright © 2008-2010 Openmind. All Rights Reserved.