Liferay 6.1.0-ce-b4

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

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

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.1.0-ce-b4