|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.image.SpriteProcessorUtil
public class SpriteProcessorUtil
| Constructor Summary | |
|---|---|
SpriteProcessorUtil()
|
|
| Method Summary | |
|---|---|
static java.util.Properties |
generate(java.util.List<java.io.File> images,
java.lang.String spriteFileName,
java.lang.String spritePropertiesFileName,
java.lang.String spritePropertiesRootPath,
int maxHeight,
int maxWidth,
int maxSize)
|
static SpriteProcessor |
getSpriteProcessor()
|
void |
setSpriteProcessor(SpriteProcessor spriteProcessor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpriteProcessorUtil()
| Method Detail |
|---|
public static java.util.Properties generate(java.util.List<java.io.File> images,
java.lang.String spriteFileName,
java.lang.String spritePropertiesFileName,
java.lang.String spritePropertiesRootPath,
int maxHeight,
int maxWidth,
int maxSize)
throws java.io.IOException
java.io.IOExceptionpublic static SpriteProcessor getSpriteProcessor()
public void setSpriteProcessor(SpriteProcessor spriteProcessor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||