Uses of Class
net.sf.filePiper.processors.ImageSizerProcessor.ImageFormat

Packages that use ImageSizerProcessor.ImageFormat
net.sf.filePiper.processors   
 

Uses of ImageSizerProcessor.ImageFormat in net.sf.filePiper.processors
 

Methods in net.sf.filePiper.processors that return ImageSizerProcessor.ImageFormat
 ImageSizerProcessor.ImageFormat ImageSizerProcessor.getTargetFormat()
           
static ImageSizerProcessor.ImageFormat ImageSizerProcessor.ImageFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImageSizerProcessor.ImageFormat[] ImageSizerProcessor.ImageFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.filePiper.processors with parameters of type ImageSizerProcessor.ImageFormat
 void ImageSizerProcessor.setTargetFormat(ImageSizerProcessor.ImageFormat newFormat)
           
 



Copyright © 2010. All Rights Reserved.