public interface SpriteProcessor
Modifier and Type | Field and Description |
---|---|
static String |
PATH |
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