public class Sample extends ImageSource
sourceany| Constructor and Description |
|---|
Sample() |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
retrieve()
Retrieve the image from defined source.
|
void |
setSampleRetriever(SampleRetriever sampleRetriever)
Sets the sample retriever.
|
get, getSource, run, setSourcegetAny, getProperty, getProperty, getProperty, include, setProperty, sizepublic BufferedImage retrieve() throws Exception
ImageSourceretrieve in class ImageSourceException - the exceptionpublic void setSampleRetriever(SampleRetriever sampleRetriever)
sampleRetriever - sample retriever to be associated with this sampleCopyright © 2017 JBoss by Red Hat. All rights reserved.