|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jomic.tools.ImageCache net.sf.jomic.comic.ComicCache.TitleImageCache
public class ComicCache.TitleImageCache
ImageCache for comic title pages.
Constructor Summary | |
---|---|
ComicCache.TitleImageCache(java.lang.String newName,
java.io.File newTitleCacheDir,
long newMaxMemorySize)
|
Method Summary | |
---|---|
protected java.awt.image.RenderedImage |
obtainImage(java.io.File comicFile)
|
protected java.awt.Dimension |
obtainImageDimension(java.io.File comicFile)
|
Methods inherited from class net.sf.jomic.tools.ImageCache |
---|
clear, createBrokenImage, dispose, get, get, getDefaultImageDimension, getDimension, getEntryCount, getMaxSize, getUsedSize, has |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComicCache.TitleImageCache(java.lang.String newName, java.io.File newTitleCacheDir, long newMaxMemorySize)
Method Detail |
---|
protected java.awt.image.RenderedImage obtainImage(java.io.File comicFile) throws java.io.IOException
obtainImage
in class ImageCache
java.io.IOException
protected java.awt.Dimension obtainImageDimension(java.io.File comicFile) throws java.io.IOException
obtainImageDimension
in class ImageCache
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |