|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageRetriever
Factory to obtain an image's data from a per-retriever key string. UNSTABLE INTERFACE Thingy which can obtain images from some source (signal interface).
Method Summary | |
---|---|
long |
getCheckInterval()
Returns the check interval, in millis. |
java.lang.String |
getRetrieverKey()
Returns an unique string identifier, usable in file names and URL's, to represent all images obtained from this retriever. |
IImageReference |
loadImage(java.lang.String key)
|
Method Detail |
---|
@Nonnull java.lang.String getRetrieverKey()
long getCheckInterval()
IImageReference loadImage(java.lang.String key) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |