Project Wonder 5.0

Uses of Interface
er.attachment.thumbnail.IERImageProcessor

Packages that use IERImageProcessor
er.attachment.thumbnail  
 

Uses of IERImageProcessor in er.attachment.thumbnail
 

Classes in er.attachment.thumbnail that implement IERImageProcessor
 class ERImageProcessor
          ImageProcessor is a common superclass of all IImageProcessor implementations.
 class ImageIOImageProcessor
          ImageIOImageProcessor is an implementation of the IImageProcessor interface on top of Mac OS X's ImageIO and CoreImage libraries.
 class ImageMagickImageProcessor
          ImageMagickImageProcessor is an implementation of the IImageProcessor interface on top of the ImageMagick commandline tool.
 class Java2DImageProcessor
          Everyone's got a fallback school, and Java2DImageProcessor is that for image processing.
 class SipsImageProcessor
           
 

Fields in er.attachment.thumbnail declared as IERImageProcessor
static IERImageProcessor ERImageProcessor._imageProcessor
           
 

Methods in er.attachment.thumbnail that return IERImageProcessor
static IERImageProcessor ImageIOImageProcessor.imageIOImageProcessor()
           
static IERImageProcessor ImageMagickImageProcessor.imageMagickImageProcessor()
          Returns an ImageMagick image processor.
static IERImageProcessor ERImageProcessor.imageProcessor()
          Returns the best IImageProcesor to use in your environment.
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.