public interface SpriteProcessor
Modifier and Type | Method and Description |
---|---|
Properties |
generate(javax.servlet.ServletContext servletContext,
List<URL> imageURLs,
String spriteRootDirName,
String spriteFileName,
String spritePropertiesFileName,
String rootPath,
int maxHeight,
int maxWidth,
int maxSize) |
static final String PATH
Properties generate(javax.servlet.ServletContext servletContext, List<URL> imageURLs, String spriteRootDirName, String spriteFileName, String spritePropertiesFileName, String rootPath, int maxHeight, int maxWidth, int maxSize) throws IOException
IOException