Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.documentlibrary.util.ImageProcessor

Packages that use ImageProcessor
com.liferay.portlet.documentlibrary.util This package defines the document library portlet utility interfaces and classes. 
 

Uses of ImageProcessor in com.liferay.portlet.documentlibrary.util
 

Classes in com.liferay.portlet.documentlibrary.util that implement ImageProcessor
 class ImageProcessorImpl
           
 

Methods in com.liferay.portlet.documentlibrary.util that return ImageProcessor
static ImageProcessor ImageProcessorUtil.getImageProcessor()
           
 

Methods in com.liferay.portlet.documentlibrary.util with parameters of type ImageProcessor
 void ImageProcessorUtil.setImageProcessor(ImageProcessor imageProcessor)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5