Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.kernel.image that return ImageTool
static ImageTool ImageToolUtil.getImageTool()
           
 

Methods in com.liferay.portal.kernel.image with parameters of type ImageTool
 void ImageToolUtil.setImageTool(ImageTool imageTool)
           
 


Liferay 6.2-ce-ga5