|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugins.lookandfeel.ImageScaler
public class ImageScaler
Field Summary | |
---|---|
static java.lang.String |
TEMP_DIR
|
Constructor Summary | |
---|---|
ImageScaler()
|
Method Summary | |
---|---|
java.io.File |
scaleImageToMaxHeight(java.io.File file,
int maxHeight)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TEMP_DIR
Constructor Detail |
---|
public ImageScaler()
Method Detail |
---|
public java.io.File scaleImageToMaxHeight(java.io.File file, int maxHeight) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |