Liferay 6.0.5

Uses of Interface
com.liferay.portal.kernel.image.ImageProcessor

Packages that use ImageProcessor
com.liferay.portal.image   
com.liferay.portal.kernel.image   
 

Uses of ImageProcessor in com.liferay.portal.image
 

Classes in com.liferay.portal.image that implement ImageProcessor
 class ImageProcessorImpl
           
 

Uses of ImageProcessor in com.liferay.portal.kernel.image
 

Methods in com.liferay.portal.kernel.image that return ImageProcessor
static ImageProcessor ImageProcessorUtil.getImageProcessor()
           
 

Methods in com.liferay.portal.kernel.image with parameters of type ImageProcessor
 void ImageProcessorUtil.setImageProcessor(ImageProcessor imageProcessor)
           
 


Liferay 6.0.5