|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.image.SpriteProcessorImpl
public class SpriteProcessorImpl
| Constructor Summary | |
|---|---|
SpriteProcessorImpl()
|
|
| Method Summary | |
|---|---|
protected RenderedImage |
convert(RenderedImage renderedImage)
|
protected RenderedImage |
createRenderedImage(RenderedImage renderedImage,
int height,
int width,
DataBuffer dataBuffer)
|
Properties |
generate(List<File> images,
String spriteFileName,
String spritePropertiesFileName,
String spritePropertiesRootPath,
int maxHeight,
int maxWidth,
int maxSize)
|
protected void |
printImage(RenderedImage renderedImage)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpriteProcessorImpl()
| Method Detail |
|---|
public Properties generate(List<File> images,
String spriteFileName,
String spritePropertiesFileName,
String spritePropertiesRootPath,
int maxHeight,
int maxWidth,
int maxSize)
throws IOException
generate in interface SpriteProcessorIOException
protected RenderedImage convert(RenderedImage renderedImage)
throws Exception
Exception
protected RenderedImage createRenderedImage(RenderedImage renderedImage,
int height,
int width,
DataBuffer dataBuffer)
protected void printImage(RenderedImage renderedImage)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||