|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.lentikit.imageCaching.ReloadableBufferedImage
net.sourceforge.lentikit.imageCaching.ScaledReloadableBufferedImage
Constructor Summary | |
ScaledReloadableBufferedImage(java.io.File sourceFile,
int width,
int height,
int newX,
int newY,
int scalingMethod)
|
Method Summary | |
java.awt.image.BufferedImage |
getBufferedImage()
|
int |
getHeight()
|
int |
getWidth()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ScaledReloadableBufferedImage(java.io.File sourceFile, int width, int height, int newX, int newY, int scalingMethod)
Method Detail |
public java.awt.image.BufferedImage getBufferedImage()
getBufferedImage
in interface BufferedImageCreator
getBufferedImage
in class ReloadableBufferedImage
public int getHeight()
getHeight
in interface BufferedImageCreator
getHeight
in class ReloadableBufferedImage
public int getWidth()
getWidth
in interface BufferedImageCreator
getWidth
in class ReloadableBufferedImage
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |