|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.caches.images.FullImage
public final class FullImage
Contains both the data source and the image info for a single image instance.
Constructor Summary | |
---|---|
FullImage(IImageStreamSource source,
ImageInfo info)
|
Method Summary | |
---|---|
ImageInfo |
getInfo()
|
IImageStreamSource |
getSource()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FullImage(IImageStreamSource source, ImageInfo info)
Method Detail |
---|
public ImageInfo getInfo()
public IImageStreamSource getSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |